From a9017ecfb22febc327a7b761a269c4a06749925b Mon Sep 17 00:00:00 2001 From: tiger_zhou Date: Wed, 27 Sep 2023 13:15:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=81=94=E9=94=81=E5=8C=BA?= =?UTF-8?q?=E9=81=93=E5=B2=94=E5=A4=B1=E8=A1=A8=E5=91=8A=E8=AD=A6=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/alertConst.proto | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/protos/alertConst.proto b/protos/alertConst.proto index c46c504..6cae0cb 100644 --- a/protos/alertConst.proto +++ b/protos/alertConst.proto @@ -64,10 +64,11 @@ enum AlertType { AXLE_LED_RED_INTERLOCK_AREA = 20; //联锁区橙光带 AXLE_LED_ORANGE_INTERLOCK_AREA = 21; + //联锁区失表 + SWITCH_LOST_INTERLOCK_AREA = 22; //一级联锁 - INTERLOCK_LEVEL_ONE = 26; - //二级联锁 - INTERLOCK_LEVEL_TWO = 27; + INTERLOCK_LEVEL_ONE = 23; + } enum TipTimeConfig{