From a7885a24a152a164d7e26b12098ab92a0e272f24 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期四, 18 十一月 2021 13:13:31 +0800
Subject: [PATCH] Merge branch 'WJC' into wxr6
---
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