箱变-启源-取消质检报告调用

This commit is contained in:
mzr 2025-10-23 13:58:20 +08:00
parent b2d6509fe4
commit 354ce97839
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@ public class ReportUpdateBP {
processer.addAfterRule(new ReportChkChkBatUnique());
processer.addAfterRule(new WriteC001WhenUpdateRule());
processer.addAfterRule(new UpdateBatchCodeAfterRule());
processer.addAfterRule(new SyncQcQmsRule());
}
private void addBeforeRule(CompareAroundProcesser<ReportVO> processer) {