From df30e8562e49b45e7a9a3497d368cebd6085be87 Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期一, 30 十二月 2019 17:33:33 +0800
Subject: [PATCH] 2019-12-30-2
---
ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs b/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs
old mode 100644
new mode 100755
index df0aa24..2216ec9
--- a/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs
+++ b/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs
@@ -40,10 +40,7 @@
return (DateTime.Now - LoginDateTime).Days < 7;
}
}
- /// <summary>
- ///鏆傛椂榛樿
- /// </summary>
- public string UserName = string.Empty;
+
/// <summary>
/// 璐︽埛鐧诲綍鎴愬姛鐨勮处鎴风被鍨�
/// </summary>
--
Gitblit v1.8.0