模拟设备状态变更接口
This commit is contained in:
parent
e2bb76fd47
commit
b26bd441c9
@ -216,6 +216,7 @@ public class Status {
|
||||
// 列车阻塞标记
|
||||
// 1:列车阻塞
|
||||
// 0:列车没有阻塞
|
||||
@Schema(description = "是否阻塞,1=阻塞,0=没有")
|
||||
Integer blockFlag;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user