From 2851f537ebd3149d831d0e066bfbffc49de8da6a Mon Sep 17 00:00:00 2001 From: xzb <223@qq.com> Date: Wed, 22 Nov 2023 13:21:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0=E6=BA=90=E5=BA=94=E7=AD=94=E5=99=A8?= =?UTF-8?q?=E5=9B=BA=E5=AE=9A=E6=8A=A5=E6=96=87?= 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 5509476..5e60d1f 100644 --- a/protos/stationLayoutGraphics.proto +++ b/protos/stationLayoutGraphics.proto @@ -336,6 +336,7 @@ message Transponder { // 应答器 KilometerSystem kilometerSystem = 5; //公里标 RelatedRef TransponderRef = 6; //关联关系 repeated string centralizedStations = 7; // 集中站列表 + string fixedTelegram = 8;//无源应答器固定报文 } message SimpleRef {