lss
2020-06-03 1c2b6fa69a7002315d4b3ecb883c255c65eceafa
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 = null;
        /// <summary>
        /// APP最后选择的网关ID(或许这个变量是设备管理界面专用的)
        /// </summary>