|
|
@ -807,7 +807,7 @@ public class DistributionStockupAppController extends BladeController { |
|
|
|
//todo 待下架操作
|
|
|
|
//todo 待下架操作
|
|
|
|
JSONObject jsonObject = new JSONObject(); |
|
|
|
JSONObject jsonObject = new JSONObject(); |
|
|
|
jsonObject.put("marketId",byId.getMarketId()); |
|
|
|
jsonObject.put("marketId",byId.getMarketId()); |
|
|
|
jsonObject.put("materialCode",byId.getMarketCode()); |
|
|
|
jsonObject.put("materialCode",byId.getCargoNumber()); |
|
|
|
jsonObject.put("warehouseId",byId.getWarehouseId()); |
|
|
|
jsonObject.put("warehouseId",byId.getWarehouseId()); |
|
|
|
jsonObject.put("incomingBatch",byId.getIncomingBatch()); |
|
|
|
jsonObject.put("incomingBatch",byId.getIncomingBatch()); |
|
|
|
jsonObject.put("enterNum",1); |
|
|
|
jsonObject.put("enterNum",1); |
|
|
|