From 4addd1dc37f167e2000c31c7b623ba45b01d77ec Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 19 十一月 2021 17:11:20 +0800 Subject: [PATCH] 1 --- HDL_ON/Common/R.cs | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index a09cbb6..8827fcf 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -6,6 +6,10 @@ { /// <summary> + /// 鏈厤缃綉鍏冲湴鍧�淇℃伅 + /// </summary> + public const int GatewayLocationInformationIsNotConfigured = 514; + /// <summary> /// 璇疯緭鍏ラ厤瀵圭爜 /// </summary> public const int PlsEntryPairCode = 513; @@ -2616,6 +2620,18 @@ /// 鑹ソ /// </summary> public const int lianghao = 7151; + /// <summary> + /// 绂诲紑鎴栧埌杈炬煇鍦� + /// </summary> + public const int likiadaoda = 7152; + /// <summary> + /// 绂诲紑 + /// </summary> + public const int likai = 7153; + /// <summary> + /// 鍒拌揪 + /// </summary> + public const int daoda = 7154; -- Gitblit v1.8.0