From 8a77cea2d869c80916a2a938f25c861438c49169 Mon Sep 17 00:00:00 2001 From: joylink_zhaoerwei Date: Mon, 11 Sep 2023 17:46:30 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=A7=E7=94=B5=E5=99=A8=E6=9F=9C=E5=9B=BE?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=9B=86=E4=B8=AD=E7=AB=99=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/relayCabinetLayoutGraphics.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/protos/relayCabinetLayoutGraphics.proto b/protos/relayCabinetLayoutGraphics.proto index 8469243..544039f 100644 --- a/protos/relayCabinetLayoutGraphics.proto +++ b/protos/relayCabinetLayoutGraphics.proto @@ -9,6 +9,7 @@ message RelayCabinetGraphicStorage { repeated RelayCabinet relayCabinets = 2; repeated Relay relays = 3; repeated DeviceRelateRelay deviceRelateRelayList = 4; + string belongsConcentrationStation = 5;//继电器柜图所属集中站 } message RelayCabinet {