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