wxr
2021-12-14 6cc05bf6044c72f63b289da6b0a542970b16ef75
HDL_ON/Entity/FunctionList.cs
@@ -425,6 +425,7 @@
                    {
                        foreach (var function in GetDeviceFunctionList(SPK.BrandType.Hdl))
                        {
                            MainPage.Log($"读取功能状态:{function.name} : {function.sid} ");
                            Control.Ins.SendReadCommand(function);
                        }
                        if(DB_ResidenceData.Instance.GatewayType == 1)