Davin
2023-07-27 01da9f0fd4e453053fdf5fc67f20b1561be6134c
HDL_ON/Entity/Function/Function.cs
@@ -1144,6 +1144,10 @@
        /// 当前值
        /// </summary>
        public object curValue = new object();
        /// <summary>
        /// 属性单位
        /// </summary>
        public string unit=string.Empty;
    }
    /// <summary>