From b8cbf4a8b6910eefcb83b6d3a39e9b5b5a9cd79e Mon Sep 17 00:00:00 2001 From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local> Date: 星期五, 10 一月 2020 16:39:22 +0800 Subject: [PATCH] 2019.1.10 --- ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs b/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs index e8c0307..22b97c4 100644 --- a/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs +++ b/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs @@ -61,7 +61,7 @@ config = new Config { }; } } - + /// <summary> /// 褰撳墠鐧诲綍鐨勫笎鍙� /// </summary> @@ -120,11 +120,11 @@ } /// <summary> - /// 鐧诲綍鏃禩oken + /// 鐧诲綍鏃禩oken /// </summary> public string LoginToken = string.Empty; - /// <summary> + /// <summary> /// 鐧诲綍杩囩殑甯愬彿淇℃伅 /// </summary> public List<string> AccountList = new List<string> { }; -- Gitblit v1.8.0