From b9cb076fe6127160c96c35bf9c8cebcffe1d5ccd Mon Sep 17 00:00:00 2001 From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local> Date: 星期五, 10 一月 2020 17:35:23 +0800 Subject: [PATCH] 2020.1.10 --- ZigbeeApp/Shared/R.cs | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs old mode 100755 new mode 100644 index 7a6f2ee..1d3c336 --- a/ZigbeeApp/Shared/R.cs +++ b/ZigbeeApp/Shared/R.cs @@ -764,7 +764,7 @@ /// <summary> /// 鎵嬫満鍙烽敊璇紝璇烽噸鏂拌緭鍏� /// </summary> - public const int ThePhoneError = 10139; + public const int ThePhoneError = 10139; /// <summary> /// 璇疯緭鍏ラ暱搴︿负6-13涓瓧绗︾殑瀵嗙爜 /// </summary> @@ -1362,15 +1362,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