From b74c052b43d7c4a830386940a036eb7c2ec9abc2 Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期二, 14 一月 2020 13:37:26 +0800
Subject: [PATCH] 2020-1-14-01

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

diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs
index 4c348f8..cc286ed 100644
--- a/ZigbeeApp/Shared/R.cs
+++ b/ZigbeeApp/Shared/R.cs
@@ -17,7 +17,7 @@
         public readonly static int Category = 2;
         /// <summary>
         /// Me.
-        /// </summary>
+        /// </summary>5307
         public readonly static int Me = 3;
         /// <summary>
         /// 鎸夐敭閰嶇疆
@@ -577,6 +577,13 @@
         public readonly static int usertip = 5370;
         public readonly static int scenetip = 5371;
         public readonly static int securitytip = 5372;
+        public readonly static int defaulttext = 5373;
+        public readonly static int addsensor = 5374;
+        public readonly static int addlighting = 5375;
+        public readonly static int application = 5376;
+        public readonly static int automationaddtext = 5377;
+        public readonly static int tiptextnull = 5378;
+        public readonly static int tiplocktextnull = 5379;
 
         #region 鐧诲綍娉ㄥ唽
         /// <summary>

--
Gitblit v1.8.0