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

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