From 7a23bcdf0fe5f7442aa95ec2203cd5b6670a910d Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期四, 19 十二月 2019 17:59:33 +0800
Subject: [PATCH] 2019-12-19-1

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

diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs
old mode 100755
new mode 100644
index 5658982..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>

--
Gitblit v1.8.0