From e37c751ac4d147e32d623bf22c534acb01abfff9 Mon Sep 17 00:00:00 2001 From: joylink_zhaoerwei Date: Tue, 12 Dec 2023 18:02:08 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=A6=E7=AB=99=E5=85=B3=E8=81=94=E7=9A=84?= =?UTF-8?q?=E8=AE=BE=E5=A4=87=E8=BD=ACint?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/stationLayoutGraphics.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/protos/stationLayoutGraphics.proto b/protos/stationLayoutGraphics.proto index 12ceddb..9724498 100644 --- a/protos/stationLayoutGraphics.proto +++ b/protos/stationLayoutGraphics.proto @@ -632,6 +632,7 @@ message StationRelateDevice { message DeviceCombinationtype { string code = 1; repeated string refDevices = 2;//车站关联的设备 + repeated int32 newrefDevices = 3;//车站关联的设备 } message SectionCodePoint {