服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2024-10-13 6c781d6e14d4fbd6903006d71acdf45ec87632c1
Tiger.Model.Net/Entitys/MES/BIZ_MES_WO.cs
@@ -209,6 +209,11 @@
        [DisplayName("销售订单")]
      public string SALES_ORDER { get; set; }
        /// <summary>
        /// 销售合同号
        /// </summary>
        [DisplayName("销售合同号")]
        public string SALES_CONTRACT { get; set; }
        /// <summary>
        /// 销售订单备注
        /// </summary>
        [DisplayName("销售订单备注")]