From 02498f7744e6fdc413e518f96b25f3635540dc6b Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 15 十一月 2022 11:27:38 +0800 Subject: [PATCH] 金茂科技系统更新 --- HDL_ON/Common/R.cs | 46 +++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 45 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index bd61d6c..afc49c6 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -5,6 +5,46 @@ public static class StringId { /// <summary> + /// 娉ㄩ攢 + /// </summary> + public const int Cancellation = 579; + /// <summary> + /// 鏈烘鑷� + /// </summary> + public const int MechanicalArm = 578; + /// <summary> + /// 闃�闂ㄥ凡鎵撳紑 + /// </summary> + public const int ValveOpened = 577; + /// <summary> + /// 闃�闂ㄥ凡鍏抽棴 + /// </summary> + public const int ValveClosed = 576; + /// <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 +3017,11 @@ /// <summary> /// 瑙嗛閫氳瘽鍛煎彨 /// </summary> - public const int shipintonghuahujiao = 7163; + public const int shipintonghuahujiao = 7163; + /// <summary> + /// 鏈烘鎵� + /// </summary> + public const int jixieshou = 7164; -- Gitblit v1.8.0