//设置上下文的管理单元和控制单元,是客户建立在流水认领的收款公司下 add by ZLF 2023-5-31 14:43:08 ContextUtil.setCurrentFIUnit(ctx, info.getCollectingCompany()); CtrlUnitInfo ctrlUnitInfo = new CtrlUnitInfo(); ctrlUnitInfo.setId(info.getCollectingCompany().getId()); ContextUtil.setCurrentCtrlUnit(ctx, ctrlUnitInfo);
标签:ctrlUnitInfo,CtrlUnitInfo,ContextUtil,EAS,上下文,单元 From: https://www.cnblogs.com/ketoli/p/17653659.html