From 7ff70bc7c9460c395b59952d55df6e5d6a12a718 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 15 二月 2023 16:27:32 +0800 Subject: [PATCH] Merge branch 'Dev-Wxr' --- HDL_ON/Common/R.cs | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 46 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 954370b..b8519cc 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -4,6 +4,31 @@ { public static class StringId { + + /// <summary> + /// 鑾峰彇绗笁鏂瑰钩鍙颁俊鎭け璐� + /// </summary> + public const int Get3tyIotInfoFailed = 585; + /// <summary> + /// 甯冮槻鐘舵�� + /// </summary> + public const int DeploymentStatus = 584; + /// <summary> + /// 钀ょ煶鎽勫儚澶� + /// </summary> + public const int EZVIZ = 583; + /// <summary> + /// 纭畾鍒犻櫎璇ヨ澶囧悧? + /// </summary> + public const int AreYouSureToDeleteThisDevice = 582; + /// <summary> + /// + /// </summary> + public const int EmptyString = 581; + /// <summary> + /// 鏄惁纭畾鍒犻櫎缁勫悎璋冨厜 + /// </summary> + public const int DoYouWantDelCombinedDimming = 580; /// <summary> /// 娉ㄩ攢 /// </summary> @@ -3017,7 +3042,27 @@ /// <summary> /// 瑙嗛閫氳瘽鍛煎彨 /// </summary> - public const int shipintonghuahujiao = 7163; + public const int shipintonghuahujiao = 7163; + /// <summary> + /// 鏈烘鎵� + /// </summary> + public const int jixieshou = 7164; + /// <summary> + /// 鍖哄煙鍏ヤ镜鍛婅 + /// </summary> + public const int quyuruqingaojing = 7165; + /// <summary> + /// 鎽勫儚澶� + /// </summary> + public const int shexiangtou = 7166; + /// <summary> + /// 鎬绘帶寮�鍏� + /// </summary> + public const int zongkogkaiguan = 7167; + /// <summary> + /// PM210 + /// </summary> + public const int pm10= 7168; -- Gitblit v1.8.0