wxr
2021-12-08 b4f5f74d74a0a0996358d8348956601b30f17266
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)