mmpac:流程生产订单发送时移除22自定义变量
This commit is contained in:
parent
72a07d87ba
commit
7ad0ce5637
|
@ -339,7 +339,7 @@ public class AfterApproveRuleSyncMes implements IRule<PMOAggVO> {
|
||||||
addProperty(properties, "SXZF18", head.getVtrantypecode());
|
addProperty(properties, "SXZF18", head.getVtrantypecode());
|
||||||
|
|
||||||
// SXZF22 - 生产订单交易类型编码
|
// SXZF22 - 生产订单交易类型编码
|
||||||
addProperty(properties, "SXZF22", head.getVtrantypecode());
|
// addProperty(properties, "SXZF22", head.getVtrantypecode());
|
||||||
|
|
||||||
// SXZF23 - 生产订单主键
|
// SXZF23 - 生产订单主键
|
||||||
addProperty(properties, "SXZF23", head.getCpmohid());
|
addProperty(properties, "SXZF23", head.getCpmohid());
|
||||||
|
|
Loading…
Reference in New Issue