From 2bc230cf2e7a7329c2329b07307a47b059835bbc Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期五, 18 十月 2019 10:20:52 +0800
Subject: [PATCH] 2019-10-18-1

---
 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