--排查认领单到收款单字段携带(客户拆分)

s
This commit is contained in:
weiyunlong 2025-05-08 13:48:58 +08:00
parent 216eb9f5ff
commit e9d760372e
1 changed files with 1 additions and 0 deletions

View File

@ -165,6 +165,7 @@ public class ClaimConvertPlugin extends AbstractConvertPlugIn implements Plugin
break;
}
}
targetEntry.set("shjh_entrycustomer", entry.getDynamicObject("shjh_entrycustomer"));//客户
targetEntry.set("shjh_verificationnum", entry.getString("shjh_verificationnum"));
targetEntry.set("shjh_fiscalyear", entry.getString("shjh_fiscalyear"));
targetEntry.set("shjh_billheaderid", entry.getString("shjh_billheaderid"));