From 9cac199733346374567e184395ae5c45c1b9e3c0 Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期一, 14 十月 2019 17:40:58 +0800 Subject: [PATCH] 2019-10-14-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