服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2025-04-15 080741e0b917dc382ecba31c4b19fca1aa772bfd
Tiger.Model.Net/Entitys/BAS/BAS_LABEL_TEMP.cs
@@ -48,6 +48,17 @@
      /// </summary>
      [DisplayName("备注")]
      public string REMARK { get; set; }
        /// <summary>
        /// 客户编码
        /// </summary>
        [DisplayName("客户编码")]
        public string CUST_CODE { get; set; }
        /// <summary>
        /// 客户编码
        /// </summary>
        [DisplayName("产品编码")]
        public string PROD_CODE { get; set; }
        #endregion
        #region 虚拟属性