删除到道岔转动操作接口阻塞
This commit is contained in:
parent
3855c3ab64
commit
48803daf24
|
@ -50,7 +50,7 @@ public class SwitchOperateHandler {
|
|||
String.format("联锁操作被取消,道岔%s被锁定", aSwitch.getName()));
|
||||
SwitchIndication pos = this.ciApiService.turn(simulation, switchCode);
|
||||
|
||||
waitResult(simulation, aSwitch, pos);
|
||||
// waitResult(simulation, aSwitch, pos);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue