服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2024-08-28 3799b427ac90c2f32789349a72ee762c5e0fc817
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("工单序列号")]