OnPro/HDL_ON/Entity/DB_ResidenceData.cs
@@ -29,7 +29,7 @@ { if (MainPage.NoLoginMode) { return new RegionInfoRes() { homeName = "HDL Home" ,id = "text000001"}; return new RegionInfoRes() { homeName = "My Home" ,id = "text000001"}; } else { @@ -187,19 +187,7 @@ { get { //#if DEBUG //return 0; //#endif if (HomeGateway == null) return -1; if (HomeGateway.gatewayType != "BUSUDPGATEWAY") { return 1; } else { return 0; } return 1; } } /// <summary>