服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
2024-12-07 790032df98d586627a771159d5b6c7646e3fff35
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 虚拟属性