From e0a400f1ddb185231670df889e273487d62b7538 Mon Sep 17 00:00:00 2001 From: joylink_zhaoerwei Date: Mon, 24 Jun 2024 18:32:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=85=B3=E8=81=94=E8=AE=BE?= =?UTF-8?q?=E5=A4=87=E7=9A=84=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/relayCabinetLayoutGraphics.proto | 1 + protos/stationLayoutGraphics.proto | 2 ++ 2 files changed, 3 insertions(+) diff --git a/protos/relayCabinetLayoutGraphics.proto b/protos/relayCabinetLayoutGraphics.proto index 9f5e266..444c808 100644 --- a/protos/relayCabinetLayoutGraphics.proto +++ b/protos/relayCabinetLayoutGraphics.proto @@ -39,6 +39,7 @@ message Relay { string code = 2;//编号 //string model = 3;//型号 ModelType newModel = 4;//型号 + string showCode = 5;//展示的编号 } /* 断相保护器 */ diff --git a/protos/stationLayoutGraphics.proto b/protos/stationLayoutGraphics.proto index 24551ed..bb4d6cb 100644 --- a/protos/stationLayoutGraphics.proto +++ b/protos/stationLayoutGraphics.proto @@ -392,6 +392,8 @@ message RelatedRef { GarageDoor = 11; //车库门 CarWashing = 12; //洗车机 FloodGate = 13; //防淹门 + Platform = 14; //站台 + LS = 15;// } enum DevicePort {