备料计划重算后推高压MES 优化
This commit is contained in:
parent
608b42b487
commit
cd60ddb893
|
|
@ -232,8 +232,6 @@ public class PickmUpdateForMOBP {
|
||||||
//备料计划修改后推送高压IMS
|
//备料计划修改后推送高压IMS
|
||||||
aroundProcesser.addAfterRule(new AfterApproveRuleHighpressureIms());
|
aroundProcesser.addAfterRule(new AfterApproveRuleHighpressureIms());
|
||||||
|
|
||||||
//备料计划重算推送高压MES
|
|
||||||
aroundProcesser.addAfterRule(new AfterQtyUpdRuleHighpressureMes());
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue