wxr
2022-08-03 bb76b9da3c856292499e2913280fa2ee43337161
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>
        /// 获取场景列表