From 23532fa8ad34c89b6d24b01eaef6475fd0aad898 Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期三, 15 四月 2020 18:08:24 +0800 Subject: [PATCH] ??????? --- ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs b/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs index 50e4e45..7c83759 100755 --- a/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs +++ b/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs @@ -135,11 +135,6 @@ /// </summary> public string LoginToken = string.Empty; - /// <summary> - /// 鐧诲綍杩囩殑甯愬彿淇℃伅 - /// </summary> - public List<string> AccountList = new List<string> { }; - public List<string> HomeFilePathList = new List<string> { }; public string HomeId = string.Empty; -- Gitblit v1.8.0