|
findOrgUnitsHasRoleByCode(null,null,null) , 这个方法中第一个指定角色的code的参数,可以放多个角色code进去吗?我在流程上这样写会提示表达式错误:findOrgUnitsHasRoleByCode(list('test', 'DGM'),list('/300012461.ogn/300071026.dpt/400001765.dpt/300110597.dpt', '/300012461.ogn/300071026.dpt/400001765.dpt/300047851.dpt/300101788.dpt','/300012461.ogn/300071026.dpt/400001765.dpt/300052945.dpt/300052956.dpt'),true),要是表达式的第一个参数中写其中一个角色,获取人员数据正常
|
|