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