From dc0309e64f02227d8e1468b7326c07955f804612 Mon Sep 17 00:00:00 2001
From: chenqiyang <1406175257@qq.com>
Date: 星期三, 22 六月 2022 11:22:18 +0800
Subject: [PATCH] 修改引用路径

---
 ZigbeeApp/Shared/R.cs |   18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs
old mode 100755
new mode 100644
index e46417b..c1908dd
--- a/ZigbeeApp/Shared/R.cs
+++ b/ZigbeeApp/Shared/R.cs
@@ -6988,7 +6988,23 @@
         /// 涓湀
         /// </summary>
         public const int uOneMonth1 = 16230;
-
+        /// <summary>
+        /// 鍙戠幇APP鏂扮増鏈�,椹笂鍗囩骇{0}寮�鍚柊浣撻獙鍝
+        /// </summary>
+        public const int uAppUpdateMsg1 = 16231;
+        /// <summary>
+        /// 鍙戠幇缃戝叧鏂扮増鏈�,椹笂鍗囩骇{0}寮�鍚柊浣撻獙鍝
+        /// </summary>
+        public const int uGatewayUpdateMsg1 = 16232;
+        /// <summary>
+        /// 鍏憡
+        /// </summary>
+        public const int uNotice = 16233;
+
+        /// <summary>
+        /// 浜鸿劯
+        /// </summary>
+        public const int uFace = 16234;
 
         //鈽呪槄鈽呪槄涓嬮潰杩欎簺鏄帴鍙g殑杩斿洖淇℃伅缈昏瘧,浠�18000寮�濮嬧槄鈽呪槄鈽�
         /// <summary>

--
Gitblit v1.8.0