服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2024-12-01 987141a3e748dd0289a9ee0f6ecce423bc7668ef
Tiger.Model.Net/Entitys/WMS/BIZ_ERP_PROD_IN_BTH.cs
@@ -146,6 +146,8 @@
      /// </summary>
      [DisplayName("入库单号")]
        public string ORDER_NO { get; set; }
        public string SALES_ORDER { get; set; }
        public string STATUS { get; set; }
        /// <summary>
        /// 工单批次号
        /// </summary>
@@ -185,6 +187,7 @@
        /// </summary>
        [DisplayName("条码")]
        public string SN { get; set; }
        public string SALES_ORDER { get; set; }
        [DisplayName("工单批次号")]
        public string BATCH_NO { get; set; }
        /// <summary>