|
|
|
@ -533,6 +533,7 @@ public class WorkOrderServiceImpl extends BaseServiceImpl<WorkOrderMapper, WorkO |
|
|
|
workPlan.setCaId(craft.getCaId()); |
|
|
|
workPlan.setCaId(craft.getCaId()); |
|
|
|
workPlan.setPpsId(craft.getPpsId()); |
|
|
|
workPlan.setPpsId(craft.getPpsId()); |
|
|
|
workPlan.setWorkQty(0); |
|
|
|
workPlan.setWorkQty(0); |
|
|
|
|
|
|
|
workPlan.setHourQuota(0.0); |
|
|
|
workPlan.setWorkCenterId(craft.getWorkCenterId()); |
|
|
|
workPlan.setWorkCenterId(craft.getWorkCenterId()); |
|
|
|
workPlan.setOrders(craft.getProcessNo()); |
|
|
|
workPlan.setOrders(craft.getProcessNo()); |
|
|
|
workPlan.setOem("0"); |
|
|
|
workPlan.setOem("0"); |
|
|
|
|