From cc11e3b15baa258c35085a7cbdb2b350950b6202 Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期四, 24 十月 2019 15:37:15 +0800
Subject: [PATCH] 2019-10-24-4

---
 ZigbeeApp/Shared/Phone/ZigBee/Device/Logic.cs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/ZigBee/Device/Logic.cs b/ZigbeeApp/Shared/Phone/ZigBee/Device/Logic.cs
old mode 100755
new mode 100644
index fe7ef5e..01bbe3a
--- a/ZigbeeApp/Shared/Phone/ZigBee/Device/Logic.cs
+++ b/ZigbeeApp/Shared/Phone/ZigBee/Device/Logic.cs
@@ -8,6 +8,7 @@
     [System.Serializable]
     public class Logic
     {
+
         /// <summary>
         /// 褰撳墠涓荤綉鍏矷D
         /// </summary>
@@ -3766,5 +3767,6 @@
         //        return new Logic();
         //    }
         //}
+        
     }
 }

--
Gitblit v1.8.0