From 313ca44a4c4fc9cecbe145c80b26f16af836b7bf Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期五, 20 十二月 2019 13:41:35 +0800
Subject: [PATCH] 2019-12-20-1
---
ZigbeeApp/Shared/R.cs | 30 +++++++++++++++++++++++++++++-
1 files changed, 29 insertions(+), 1 deletions(-)
diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs
old mode 100755
new mode 100644
index 826ff6b..6d23c75
--- a/ZigbeeApp/Shared/R.cs
+++ b/ZigbeeApp/Shared/R.cs
@@ -573,7 +573,11 @@
public readonly static int linkageevent = 5366;
public readonly static int current = 5367;
public readonly static int selecfoolr = 5368;
-
+ public readonly static int delaytip = 5369;
+ public readonly static int usertip = 5370;
+ public readonly static int scenetip = 5371;
+ public readonly static int securitytip = 5372;
+ public readonly static int defaulttext = 5373;
#region 鐧诲綍娉ㄥ唽
/// <summary>
@@ -5021,6 +5025,30 @@
/// 纭鏍囪鍏ㄩ儴娑堟伅涓哄凡璇�?
/// </summary>
public const int uUnTipAllMessageMsg = 15977;
+ /// <summary>
+ /// 閫氫俊閾炬帴澶辫触
+ /// </summary>
+ public const int uCommunicationLinkFail = 15978;
+ /// <summary>
+ /// 鑾峰彇缃戠粶SSID澶辫触
+ /// </summary>
+ public const int uGetSsidFail = 15979;
+ /// <summary>
+ /// 瀵嗙爜鍙戦�佸け璐�
+ /// </summary>
+ public const int uSendPasswordFail = 15980;
+ /// <summary>
+ /// 閫夋嫨hdlZigbeeGW-xxxx缃戠粶
+ /// </summary>
+ public const int uPleaseSelectGatewayXXNet = 15981;
+ /// <summary>
+ /// 璇疯繛鎺ュ搴璚iFi
+ /// </summary>
+ public const int uPleaseLinkHomeWifi = 15982;
+ /// <summary>
+ /// 姝e湪鑾峰彇鍒嗕韩鏁版嵁
+ /// </summary>
+ public const int uShardContentGetting = 15983;
//鈽呪槄鈽呪槄涓嬮潰杩欎簺鏄帴鍙g殑杩斿洖淇℃伅缈昏瘧,浠�18000寮�濮嬧槄鈽呪槄鈽�
/// <summary>
--
Gitblit v1.8.0