wxw
3 天以前 f6d9155a4a0cf27fd5732314b70109cbc090ccf8
Wms/WMS.BLL/HttpServer.cs
@@ -87,8 +87,8 @@
                {
                    throw new Exception("物料信息中未查询到空托盘的物料信息,不可入库");
                }
                var pNum = 0;
                var bNum = 0;
                var pNum = 0m;
                var bNum = 0m;
                new Common().GetPackQtyInfo(sku.PackagNo, ref pNum, ref bNum);