From d8713d720fe7bc6d5dec99fa238397829b715aff Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期一, 18 十一月 2019 15:18:28 +0800 Subject: [PATCH] 2019-11-18-1 --- ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs b/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs old mode 100755 new mode 100644 index c45a493..fa0a6e7 --- a/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs +++ b/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs @@ -173,7 +173,10 @@ return (DateTime.Now - LoginDateTime).Days < 7; } } - + /// <summary> + ///鏆傛椂榛樿 + /// </summary> + public string UserName = string.Empty; /// <summary> /// 璐︽埛鐧诲綍鎴愬姛鐨勮处鎴风被鍨� /// </summary> @@ -195,7 +198,6 @@ } } - public string Name = string.Empty; /// <summary> /// 褰撳墠鐧诲綍鐨勫笎鍙� /// </summary> -- Gitblit v1.8.0