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 虚拟属性