From 9f326f4000847e6167d8166fa2f6a66f53cb3734 Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期四, 17 十二月 2020 09:07:13 +0800 Subject: [PATCH] 新云端Ver1.3 --- ZigbeeApp/Shared/R.cs | 46 +++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 45 insertions(+), 1 deletions(-) diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs index 71c8f29..00c144d 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,50 @@ /// 璇烽�夋嫨琚浛鎹㈢殑缃戝叧 /// </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; + /// <summary> + /// 缁戝畾缃戝叧澶辫触,璇烽噸鏂颁笂浼� + /// </summary> + public const int uBindGatewayFailPleaseUploadAgain = 16174; + /// <summary> + /// 缁戝畾缃戝叧澶辫触,璇烽噸鏂版搷浣� + /// </summary> + public const int uBindGatewayFailPleaseDoAgain = 16175; + /// <summary> + /// 浜鸿劯璇嗗埆 + /// </summary> + public const int uFaceRecognition = 16176; + /// <summary> + /// 闈欒剦绾� + /// </summary> + public const int uStriaVenosus = 16177; + /// <summary> + /// 闈欒剦绾瑰紑閿佹垚鍔� + /// </summary> + public const int uStriaVenosusUnLockSuccess = 16178; + /// <summary> + /// 闈欒剦绾瑰紑閿佸け璐� + /// </summary> + public const int uStriaVenosusUnLockFail = 16179; + /// <summary> + /// 浜鸿劯璇嗗埆寮�閿佹垚鍔� + /// </summary> + public const int uFaceRecognitionUnLockSuccess = 16180; + /// <summary> + /// 浜鸿劯璇嗗埆寮�閿佸け璐� + /// </summary> + public const int uFaceRecognitionUnLockFail = 16181; //鈽呪槄鈽呪槄涓嬮潰杩欎簺鏄帴鍙g殑杩斿洖淇℃伅缈昏瘧,浠�18000寮�濮嬧槄鈽呪槄鈽� -- Gitblit v1.8.0