From 99253403b560f761d5f9af8b4f5140496996433a Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期五, 20 十一月 2020 16:49:50 +0800 Subject: [PATCH] 新云端的代码Ver1.0 --- ZigbeeApp/Shared/R.cs | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs index 71c8f29..483262f 100755 --- a/ZigbeeApp/Shared/R.cs +++ b/ZigbeeApp/Shared/R.cs @@ -4133,7 +4133,7 @@ /// </summary> public const int uUpLoadShardDataFail = 15561; /// <summary> - /// 鍏朵粬闃插尯閲屾病鏈夐厤缃紶鎰熷櫒璁惧 + /// 鍐呴儴銆佸懆鐣屻�佸嚭鍏ラ槻鍖洪噷閮芥病鏈夐厤缃湁浼犳劅鍣ㄨ澶� /// </summary> public const int uNotSensorInOtherSectors = 15562; /// <summary> @@ -6496,6 +6496,18 @@ /// 璇烽�夋嫨琚浛鎹㈢殑缃戝叧 /// </summary> public const int uPleaseSelectGatewayToBeReplaced = 16170; + /// <summary> + /// 鐧婚檰Token宸茬粡杩囨湡,璇烽噸鏂扮櫥闄� + /// </summary> + public const int uLoginTokenIsTimeOutPleaseLoginAgain = 16171; + /// <summary> + /// 閲嶇疆瀵嗙爜澶辫触 + /// </summary> + public const int uReSetPasswordFail = 16172; + /// <summary> + /// 淇敼瀵嗙爜澶辫触 + /// </summary> + public const int uEditorPasswordFail = 16173; //鈽呪槄鈽呪槄涓嬮潰杩欎簺鏄帴鍙g殑杩斿洖淇℃伅缈昏瘧,浠�18000寮�濮嬧槄鈽呪槄鈽� -- Gitblit v1.8.0