From 94d6591af7870ba0f1f7797310c07581d6fcd0b4 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期五, 04 十一月 2022 16:27:14 +0800 Subject: [PATCH] 2022年11月04日16:26:44 --- HDL_ON/Common/R.cs | 30 +++++++++++++++++++++++++++++- 1 files changed, 29 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index bd61d6c..cff6cb8 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -5,6 +5,30 @@ public static class StringId { /// <summary> + /// 閫夋嫨妯″紡 + /// </summary> + public const int SelectMode = 575; + /// <summary> + /// 鍒剁儹闄ゆ箍 + /// </summary> + public const int HeatingAndDehumidification = 574; + /// <summary> + /// 鍦ㄥ + /// </summary> + public const int AtHome = 573; + /// <summary> + /// 绂诲 + /// </summary> + public const int AwayHome = 572; + /// <summary> + /// 鐫$湢 + /// </summary> + public const int Sleep = 571; + /// <summary> + /// 瀹ゅ:27掳/瀹ゅ唴:27掳 + /// </summary> + public const int IndoorTempOutdoorTemp = 570; + /// <summary> /// 绉戞妧 /// </summary> public const int Acst = 569; @@ -2977,7 +3001,11 @@ /// <summary> /// 瑙嗛閫氳瘽鍛煎彨 /// </summary> - public const int shipintonghuahujiao = 7163; + public const int shipintonghuahujiao = 7163; + /// <summary> + /// 鏈烘鎵� + /// </summary> + public const int jixieshou = 7164; -- Gitblit v1.8.0