【修改站台屏蔽门消息格式】

This commit is contained in:
weizhihong 2023-11-08 11:25:44 +08:00
parent fe2d65a91d
commit fba9d69795

View File

@ -111,7 +111,7 @@ message PlatformState{
// SPKS继电器状态
repeated ReplyState spksState = 3;
//
repeated MkxJState mkxJState = 4;
MkxJState mkxJState = 4;
}
//
message StationState{