服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2024-09-04 0116b5d2ed16a0825da9e7474fc786ee06b2d60c
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_REMARK { get; set; }
        /// <summary>
        /// 工单序列号
        /// </summary>
        [DisplayName("工单序列号")]