From 9c6bd67d66859e48f0e794cd2746aef9310ce71d Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期五, 13 十二月 2019 18:01:37 +0800 Subject: [PATCH] 2019-12-13-2 --- ZigbeeApp/Shared/Common/CommonPage.cs | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/ZigbeeApp/Shared/Common/CommonPage.cs b/ZigbeeApp/Shared/Common/CommonPage.cs old mode 100755 new mode 100644 index 7a587d5..e64b370 --- a/ZigbeeApp/Shared/Common/CommonPage.cs +++ b/ZigbeeApp/Shared/Common/CommonPage.cs @@ -62,7 +62,7 @@ /// <summary> /// 鐗堟湰鍙� /// </summary> - public static string CodeIDString = "1.0.19112601"; + public static string CodeIDString = "1.0.19112901"; /// <summary> /// 娉ㄥ唽鏉ユ簮(0:HDL On 1:Zigbee) /// </summary> @@ -330,8 +330,6 @@ #if DEBUG System.Console.WriteLine(e.Message); #endif - //Log鍑哄姏 - Phone.UserCenter.HdlLogLogic.Current.WriteLog(e); return null; } } -- Gitblit v1.8.0