From b8c54a7e4048317fc0f33c63a802d60396f82eb0 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期三, 07 十二月 2022 17:31:59 +0800 Subject: [PATCH] 2022年12月07日17:31:56 --- HDL_ON/Common/R.cs | 33 +++++++++++++++++++++++++++++++++ 1 files changed, 33 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index e322932..b8519cc 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -4,6 +4,23 @@ { 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> @@ -3030,6 +3047,22 @@ /// 鏈烘鎵� /// </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