备料计划重算后推高压MES 优化

This commit is contained in:
houyi 2025-10-21 11:44:05 +08:00
parent 608b42b487
commit cd60ddb893
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());
}
}