mmpac:流程生产订单发送时移除22自定义变量

This commit is contained in:
maolei 2025-05-29 16:58:14 +08:00
parent 72a07d87ba
commit 7ad0ce5637
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@ public class AfterApproveRuleSyncMes implements IRule<PMOAggVO> {
addProperty(properties, "SXZF18", head.getVtrantypecode());
// SXZF22 - 生产订单交易类型编码
addProperty(properties, "SXZF22", head.getVtrantypecode());
// addProperty(properties, "SXZF22", head.getVtrantypecode());
// SXZF23 - 生产订单主键
addProperty(properties, "SXZF23", head.getCpmohid());