Merge branch 'master' of git.code.tencent.com:xian-ncc-da/xian-ncc-da-message

This commit is contained in:
Yuan 2023-07-19 09:00:03 +08:00
commit 2d6ac2275e

View File

@ -126,7 +126,7 @@ message StationLine {
message TrainWindow {
CommonInfo common = 1;
string code = 2;
string sectionId = 3;
repeated string refDeviceId = 3; //id或由道岔区段生成所关联的道岔id
}
message AxleCounting {