From f54701fe50ec54d444ff0630a60522142493c2ac Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 17 二月 2023 17:46:12 +0800 Subject: [PATCH] 卷帘窗帘跳转异常修复 --- HDL_ON/Common/R.cs | 15 ++++++++++++++- 1 files changed, 14 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 136f9a9..b8519cc 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -4,6 +4,15 @@ { public static class StringId { + + /// <summary> + /// 鑾峰彇绗笁鏂瑰钩鍙颁俊鎭け璐� + /// </summary> + public const int Get3tyIotInfoFailed = 585; + /// <summary> + /// 甯冮槻鐘舵�� + /// </summary> + public const int DeploymentStatus = 584; /// <summary> /// 钀ょ煶鎽勫儚澶� /// </summary> @@ -3050,7 +3059,11 @@ /// 鎬绘帶寮�鍏� /// </summary> public const int zongkogkaiguan = 7167; - + /// <summary> + /// PM210 + /// </summary> + public const int pm10= 7168; + #region LE鏂板 -- Gitblit v1.8.0