|
@@ -184,7 +184,7 @@ public class ReportCheckServiceImpl implements ReportCheckService {
|
|
|
currentProcessOperationEqu.setCheckoutroll(currentProcessOperationEqu.getCheckoutroll() + 1);
|
|
|
}
|
|
|
currentProcessOperationEqu.setWorkstatus(JOBSTATUS_TO_BE_END);
|
|
|
- currentProcessOperationEqu.setBachmaterialprocess("");
|
|
|
+// currentProcessOperationEqu.setBachmaterialprocess("");
|
|
|
// 更新 更新该报工检验记录所有输出物料 以及待加工料卷批次号
|
|
|
batchNumCirculation(apsWorkInProgressInventoryDos, reportOutputDos,
|
|
|
operationOutMaterDoList,
|