wxr
2024-05-07 f16fd06aa226e9f97a27858624d4ea7cf8975d25
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
                {
@@ -75,8 +75,9 @@
                                    ShowFunction.Panel,
                                    ShowFunction.Sensor,ShowFunction.VideoIntercom,
                                    ShowFunction.SecurityCenter,
                                    ShowFunction.SecurityMonitoring,
                                    ShowFunction.MechanicalArm ,
                                    ShowFunction.Series,
                                    //ShowFunction.Series,
                                    ShowFunction.Aks,
                    };
                }