5单据推送锐制优化_备料计划添加交易类型_V4_sdlizheng

This commit is contained in:
李正@用友 2025-05-24 10:36:51 +08:00
parent be45267932
commit a59b2f60c8
1 changed files with 3 additions and 0 deletions

View File

@ -91,6 +91,9 @@ public class AfterApproveRuleSyncRZWMS implements IRule<AggPickmVO> {
singleObj.put("sdbj", 1);
//shbj int 审核标记 必填 默认1正常业务ERP审核后传输至锐制MOM
singleObj.put("shbj", 1);
//jylxbm --
singleObj.put("jylxbm", head.getVbusitype());
details.add(singleObj);
}