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 {