From 44aa189d9e01f8c0d19e00e44f1ef419ff2cc093 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期四, 08 十二月 2022 22:36:38 +0800 Subject: [PATCH] 2022年12月08日22:36:36 --- HDL_ON/Common/R.cs | 25 +++++++++++++++++++++++++ 1 files changed, 25 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index ea6da3e..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> @@ -3038,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