From ed8426685101b9c8e6ba72d15ca3b6d035110375 Mon Sep 17 00:00:00 2001 From: joylink_fanyuhong <18706759286@163.com> Date: Thu, 11 Jul 2024 16:12:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BA=94=E7=AD=94=E5=99=A8=E6=B7=BB=E5=8A=A0le?= =?UTF-8?q?u=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/stationLayoutGraphics.proto | 2 ++ 1 file changed, 2 insertions(+) diff --git a/protos/stationLayoutGraphics.proto b/protos/stationLayoutGraphics.proto index bb4d6cb..5a1ca41 100644 --- a/protos/stationLayoutGraphics.proto +++ b/protos/stationLayoutGraphics.proto @@ -442,6 +442,8 @@ message Transponder { // 应答器 string fixedTelegram = 11; //应答器固定报文 string fixedUserTelegram = 12; //应答器固定用户报文 string originalCode = 13; //应答器原编号(厂商提供数据编号) + uint32 leuIndex = 14; //LEU索引 + uint32 leuInsideIndex = 15; // LEU内部索引 } message SimpleRef {