From 13927cc464f0a602381032fd45308308df02eab9 Mon Sep 17 00:00:00 2001 From: joylink_zhaoerwei Date: Fri, 4 Aug 2023 15:15:57 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=A6=E6=AC=A1=E7=AA=97=E5=85=B3=E8=81=94?= =?UTF-8?q?=E9=81=93=E5=B2=94=E7=89=A9=E7=90=86=E5=8C=BA=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/stationLayoutGraphics.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protos/stationLayoutGraphics.proto b/protos/stationLayoutGraphics.proto index aa8f044..0379b39 100644 --- a/protos/stationLayoutGraphics.proto +++ b/protos/stationLayoutGraphics.proto @@ -130,7 +130,7 @@ message StationLine { message TrainWindow { CommonInfo common = 1; string code = 2; - repeated string refDeviceId = 3; //关联的逻辑区段的id或由道岔区段生成所关联的道岔id + repeated string refDeviceId = 3; //关联的逻辑区段的id或道岔区段id } message AxleCounting {