From 8e65391ab8d48285f9049f2747fb420f3ad1b852 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 01 三月 2023 13:25:31 +0800 Subject: [PATCH] Merge branch 'wjc' into Dev-Branch --- HDL_ON/Common/R.cs | 18 +++++++++++++++++- 1 files changed, 17 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 136f9a9..229087a 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -5,6 +5,18 @@ public static class StringId { /// <summary> + /// 鎺掑簭 + /// </summary> + public const int Sort = 586; + /// <summary> + /// 鑾峰彇绗笁鏂瑰钩鍙颁俊鎭け璐� + /// </summary> + public const int Get3tyIotInfoFailed = 585; + /// <summary> + /// 甯冮槻鐘舵�� + /// </summary> + public const int DeploymentStatus = 584; + /// <summary> /// 钀ょ煶鎽勫儚澶� /// </summary> public const int EZVIZ = 583; @@ -3050,7 +3062,11 @@ /// 鎬绘帶寮�鍏� /// </summary> public const int zongkogkaiguan = 7167; - + /// <summary> + /// PM210 + /// </summary> + public const int pm10= 7168; + #region LE鏂板 -- Gitblit v1.8.0