wxr
2024-06-18 dd01259a0590b6e6954470aa6ddb7658baa79fa7
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>