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 | 27 ++++++++++++++++----------- 1 files changed, 16 insertions(+), 11 deletions(-) diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs old mode 100755 new mode 100644 index b71297d..c7cb925 --- a/ZigbeeApp/Shared/R.cs +++ b/ZigbeeApp/Shared/R.cs @@ -763,7 +763,7 @@ /// <summary> /// 鎵嬫満鍙烽敊璇紝璇烽噸鏂拌緭鍏� /// </summary> - public const int ThePhoneError = 10139; + public const int ThePhoneError = 10139; /// <summary> /// 璇疯緭鍏ラ暱搴︿负6-13涓瓧绗︾殑瀵嗙爜 /// </summary> @@ -893,17 +893,17 @@ /// <summary> - /// 娌℃湁鍔熻兘 璇峰湪涓汉涓績涓�--璁惧绠$悊澶勬坊鍔� + /// 娌℃湁鍔熻兘 璇峰湪涓汉涓績--璁惧绠$悊澶勬坊鍔� /// </summary> public const int NoFunction = 11010; /// <summary> /// 缂栬緫 /// </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> @@ -1356,15 +1361,15 @@ #endregion - - /// <summary> - /// 瀵嗙爜闀垮害涓簕0}涓瓧绗� - /// </summary> - public const int PswLengthMsg = 15000; + + /// <summary> + /// 瀵嗙爜闀垮害涓簕0}涓瓧绗� + /// </summary> + public const int PswLengthMsg = 15000; /// <summary> /// 1涓皬鍐欏瓧姣� /// </summary> -- Gitblit v1.8.0