@@ -108,6 +108,10 @@ export default {
{
title: '条件判断IF(?,?,?)',
key: 'IF({project_id}==1,[code1]|[code2],[code3]|[code4])'
+ },
+ {
+ title: '后台获取人员$GetByMethod(方法全路径)',
+ key: '$GetByMethod(com.cloud.sa.domain.FindParticipants.getUserCodes)'
}
],
modal1Visible: false,