|
|
@ -1424,10 +1424,10 @@ public class DistributionStockupAppController extends BladeController { |
|
|
|
|
|
|
|
|
|
|
|
// todo 这里需要完善
|
|
|
|
// todo 这里需要完善
|
|
|
|
// 备货作业节点
|
|
|
|
// 备货作业节点
|
|
|
|
NodeFanoutMsg nodeFanoutMsg = sendStockUpNodeData(distributionStockupEntity, parcelListEntity); |
|
|
|
// NodeFanoutMsg nodeFanoutMsg = sendStockUpNodeData(distributionStockupEntity, parcelListEntity);
|
|
|
|
if(ObjectUtils.isNotNull(nodeFanoutMsg)){ |
|
|
|
// if(ObjectUtils.isNotNull(nodeFanoutMsg)){
|
|
|
|
distributionNodeWorkService.planStock(nodeFanoutMsg,user); |
|
|
|
// distributionNodeWorkService.planStock(nodeFanoutMsg,user);
|
|
|
|
} |
|
|
|
// }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//扫码成功
|
|
|
|
//扫码成功
|
|
|
|