服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2025-03-10 40df5d91f800bb8b7be2638c13b4f9292d461221
Tiger.Model.Net/Entitys/WMS/DTOS/otherOutInfoDTO.cs
@@ -91,7 +91,7 @@
        /// <summary>
        /// 需求数量
        /// </summary>
        public decimal? PRQTY { get; set; }
        public double? PRQTY { get; set; }
        /// <summary>
        /// 送货时间
@@ -175,7 +175,7 @@
        /// <summary>
        /// 出库数量
        /// </summary>
        public decimal? OUTQTY { get; set; }
        public double? OUTQTY { get; set; }
        /// <summary>
        /// 物料编号
@@ -190,7 +190,7 @@
        /// <summary>
        /// 需求数量
        /// </summary>
        public decimal? PRQTY { get; set; }
        public double? PRQTY { get; set; }
        /// <summary>
        /// 出库仓库代码
@@ -270,7 +270,7 @@
        /// <summary>
        /// 库存数量
        /// </summary>
        public decimal inag009 { get; set; }
        public double inag009 { get; set; }
        /// <summary>
        /// 库存单位
@@ -507,7 +507,7 @@
        /// <summary>
        /// 数量
        /// </summary>
        public decimal Qty { get; set; }
        public double Qty { get; set; }
    }
    public class ProduceInputDataDTO
@@ -568,7 +568,7 @@
        /// <summary>
        /// 入库数量
        /// </summary>
        public decimal sfeb008 { get; set; }
        public double sfeb008 { get; set; }
        /// <summary>
        /// 库位