wxr
2022-08-02 66c72ee19b9e3543537621b8dd25685c9b5c03c4
HDL_ON/UI/UI2/3-Intelligence/Automation/LogicMethod.cs
@@ -183,8 +183,8 @@
        public List<HDL_ON.Entity.Function> GetGatewayDeviceList()
        {
            var list = Entity.FunctionList.List.GetDeviceFunctionList();
            return GetTestDevice(list, true);
            //return list;
            //return GetTestDevice(list, true);
            return list;
        }
        /// <summary>
        /// 获取场景列表