wxr
2023-01-31 1a0ddfcd1a24ed0a14d76362802c974e3d4c86c8
HDL_ON/Entity/Function/Function.cs
@@ -983,6 +983,11 @@
        /// </summary>
        public List<string> value = new List<string>();
        /// <summary>
        /// 步进
        /// 空调温度控制 0.5 1
        /// </summary>
        public string step = "1";
        /// <summary>
        /// 最大值
        /// </summary>
        public int max = 100;