Merge remote-tracking branch 'origin/main'

This commit is contained in:
lihao 2025-10-21 15:30:28 +08:00
commit 7e7300cb26
1 changed files with 0 additions and 2 deletions

View File

@ -232,8 +232,6 @@ public class PickmUpdateForMOBP {
//备料计划修改后推送高压IMS
aroundProcesser.addAfterRule(new AfterApproveRuleHighpressureIms());
//备料计划重算推送高压MES
aroundProcesser.addAfterRule(new AfterQtyUpdRuleHighpressureMes());
}
}