From 86dcfd8208b2ebe0c53b7a351b746d7dae2f5aa4 Mon Sep 17 00:00:00 2001 From: ZhaoErWei <1107209405@qq.com> Date: Tue, 6 Feb 2024 12:21:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E5=85=B3=E8=81=94=E7=B4=A7?= =?UTF-8?q?=E6=80=A5=E5=85=B3=E9=97=AD=E6=8C=89=E9=92=AE=E5=9C=B0=E5=9B=BE?= =?UTF-8?q?Code?= 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 ae0f605..40b7be0 100644 --- a/protos/stationLayoutGraphics.proto +++ b/protos/stationLayoutGraphics.proto @@ -527,7 +527,7 @@ message EsbButton { // int32 refStand = 5; // 关联站台索引 string oldrefStand = 6; // 关联站台 uint32 refStand = 7; // 关联站台 - string refEsbButtonMapCode = 8; // 关联紧急关闭按钮地图Code--关联PSL地图 + //string refEsbButtonMapCode = 8; // 关联紧急关闭按钮地图Code--关联PSL地图 } message GatedBox {