wxr
2023-06-14 76e6d851ef5a8d3a2a9a1f2a3f90b74dd31eae86
HDL_ON/Entity/DB_ResidenceData.cs
@@ -185,7 +185,7 @@
        /// <summary>
        /// 网关详细信息
        /// </summary>
        public HomeGatewayInfo HomeGateway;
        public HomeGatewayInfo HomeGateway;// = new HomeGatewayInfo ();
        /// <summary>
        /// 0:一端口
@@ -506,5 +506,10 @@
            }
        }
        /// <summary>
        /// 第一次申请定位权限,用户拒绝之后,不能再次申请(Android)
        /// </summary>
        public bool CheckGPS_IsFirst = true;
    }
}