|
@@ -1107,6 +1107,8 @@ public class ApsReportRecordsServiceImpl extends ServiceImpl<ApsReportRecordsDao
|
|
} catch (Exception ignored) {
|
|
} catch (Exception ignored) {
|
|
}
|
|
}
|
|
workInProgressInventoryDo.setJoboutputmaterial(outPut);
|
|
workInProgressInventoryDo.setJoboutputmaterial(outPut);
|
|
|
|
+ //计划输出卷重
|
|
|
|
+ workInProgressInventoryDo.setPlansinglerollweight(apsProcessOperationOutMaterDo.getSinglerollweight());
|
|
|
|
|
|
needAddWorkInProgressInventoryList.add(workInProgressInventoryDo);
|
|
needAddWorkInProgressInventoryList.add(workInProgressInventoryDo);
|
|
}
|
|
}
|