Demo
2024-02-24 1543e640a8867fa7c8a99fae43402b81876a95a8
Wms/Model/ModelDto/BllSoDto/ExportNoticeDto.cs
@@ -128,7 +128,7 @@
        public string SkuNo { get; set; }       //物料编码
        public string SkuName { get; set; }       //物料名称
        public decimal Qty { get; set; }        //库存数量
        public int ExQty { get; set; }        //数量
        public decimal ExQty { get; set; }        //数量
        public string Standard { get; set; }
        public string IsBale { get; set; }  //是否裹包
        public string IsBelt { get; set; }  //是否打带
@@ -214,7 +214,7 @@
        /// <summary>
        /// Desc:数量
        /// </summary>           
        public int Qty { get; set; }
        public decimal Qty { get; set; }
        /// <summary>
        /// Desc:拣货数量