wxr
2024-08-27 bfb3d0d4879dca8c59ff287c92f5113162f3a33a
OnPro/HDL_ON/Entity/DB_ResidenceData.cs
@@ -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>