wxr
2024-12-02 ea0b1e8e5f43c5fd0a7d479e25ede3b8cbea464a
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,9 +75,11 @@
                                    ShowFunction.Panel,
                                    ShowFunction.Sensor,ShowFunction.VideoIntercom,
                                    ShowFunction.SecurityCenter,
                                    ShowFunction.SecurityMonitoring,
                                    ShowFunction.MechanicalArm ,
                                    ShowFunction.Series,
                                    //ShowFunction.Series,
                                    ShowFunction.Aks,
                                    ShowFunction.VideoDoorLock,
                    };
                }
                return dddd;