HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2020-05-11 2e7e5f9af5b32cfe1fc3c6ba40bf7eb984bbd0a4
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Resourse/GatewayResourse.cs
@@ -11,9 +11,9 @@
    public class GatewayResourse
    {
        /// <summary>
        /// 当前选择的网关(使用完时,请置空)
        /// 当前选择的网关ID
        /// </summary>
        public static ZbGateway NowSelectGateway = null;
        public static string NowSelectGatewayId = string.Empty;
        /// <summary>
        /// APP最后选择的网关ID(或许这个变量是设备管理界面专用的)
        /// </summary>