服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2024-09-13 12b0846ee59a358fbf5bc392f74794b8ef13d8eb
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("销售订单备注")]