From b8cbf4a8b6910eefcb83b6d3a39e9b5b5a9cd79e Mon Sep 17 00:00:00 2001 From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local> Date: 星期五, 10 一月 2020 16:39:22 +0800 Subject: [PATCH] 2019.1.10 --- ZigbeeApp/Shared/R.cs | 21 +++++++++++++-------- 1 files changed, 13 insertions(+), 8 deletions(-) diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs index b4070cf..c7cb925 100644 --- a/ZigbeeApp/Shared/R.cs +++ b/ZigbeeApp/Shared/R.cs @@ -900,10 +900,10 @@ /// 缂栬緫 /// </summary> public const int Edit = 11011; - /// <summary> - /// 璁剧疆鍔熻兘 - /// </summary> - public const int FunctionSetting = 11012; + /// <summary> + /// 鍔熻兘璁剧疆 + /// </summary> + public const int FunctionSetting = 11012; /// <summary> /// 淇℃伅缂栬緫 /// </summary> @@ -1000,6 +1000,11 @@ /// 娣诲姞寤舵椂 /// </summary> public const int AddDelayTime = 11036; + /// <summary> + /// 绌鸿皟妯″紡涓虹┖锛岃鍏堥厤缃� + /// </summary> + public const int AC_Model_None = 11037; + #region 璁惧绫诲瀷 /// <summary> @@ -1361,10 +1366,10 @@ - /// <summary> - /// 瀵嗙爜闀垮害涓簕0}涓瓧绗� - /// </summary> - public const int PswLengthMsg = 15000; + /// <summary> + /// 瀵嗙爜闀垮害涓簕0}涓瓧绗� + /// </summary> + public const int PswLengthMsg = 15000; /// <summary> /// 1涓皬鍐欏瓧姣� /// </summary> -- Gitblit v1.8.0