wxr
2023-01-09 623b1b77900ca2804d76426e5e0c003249eef324
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;