Tiger.Model.Net/Entitys/BAS/BAS_LABEL_VAR_WO.cs
@@ -64,6 +64,11 @@ /// </summary> [DisplayName("产品编码")] public string PROD_CODE { get; set; } /// <summary> /// 默认值 /// </summary> [DisplayName("默认值")] public string DEFAULT_VALUE { get; set; } #endregion #region 虚拟属性