服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2025-03-10 1fe7c9ad8caab3db17369062b52a9c35e3aee187
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 虚拟属性