【修改站台屏蔽门消息格式】
This commit is contained in:
parent
fe2d65a91d
commit
fba9d69795
@ -111,7 +111,7 @@ message PlatformState{
|
|||||||
// SPKS继电器状态
|
// SPKS继电器状态
|
||||||
repeated ReplyState spksState = 3;
|
repeated ReplyState spksState = 3;
|
||||||
// 门控箱继电器状态
|
// 门控箱继电器状态
|
||||||
repeated MkxJState mkxJState = 4;
|
MkxJState mkxJState = 4;
|
||||||
}
|
}
|
||||||
//车站状态
|
//车站状态
|
||||||
message StationState{
|
message StationState{
|
||||||
|
Loading…
Reference in New Issue
Block a user