|
|
@ -191,7 +191,7 @@ public class WmsSellOutEmbryoServiceImpl implements IWmsSellOutEmbryoService {
|
|
|
|
wmsSellOutEmbryo1.setWaCode(wmsFpStorageNewsSn.getWaCode());
|
|
|
|
wmsSellOutEmbryo1.setWaCode(wmsFpStorageNewsSn.getWaCode());
|
|
|
|
wmsSellOutEmbryo1.setPlanQuantity(planQuantity);
|
|
|
|
wmsSellOutEmbryo1.setPlanQuantity(planQuantity);
|
|
|
|
wmsSellOutEmbryo1.setId(IdUtils.fastSimpleUUID());
|
|
|
|
wmsSellOutEmbryo1.setId(IdUtils.fastSimpleUUID());
|
|
|
|
wmsSellOutEmbryoMapper.insertWmsSellOutEmbryoOrder(wmsSellOutEmbryo);
|
|
|
|
wmsSellOutEmbryoMapper.insertWmsSellOutEmbryoOrder(wmsSellOutEmbryo1);
|
|
|
|
return result;
|
|
|
|
return result;
|
|
|
|
}else {
|
|
|
|
}else {
|
|
|
|
wmsSellOutEmbryo1.setStockOrder("BH"+stock);
|
|
|
|
wmsSellOutEmbryo1.setStockOrder("BH"+stock);
|
|
|
|