Code/WMS/WIDESEA_WMSServer/WIDESEA_StockService/StockSerivce.cs
@@ -132,8 +132,9 @@ var entity = new Dt_StockInfo { PalletCode = stock.TargetPalletNo, //WarehouseId = stock.WarehouseId > 0 ? stock.WarehouseId : 1, WarehouseId = 1, StockStatus = 1, StockStatus = StockStatusEmun.组盘暂存.GetHashCode(), Creater = "system", Details = details };