From b3e96fce4cc01113128ddf8e0a18fc19594a9e56 Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期四, 05 十二月 2019 18:38:30 +0800 Subject: [PATCH] 一个新的版本 --- 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 index 7a587d5..4300bdc 100755 --- 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.19120501"; /// <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