select * from 部门表 where 部门名称=GETUSERDEPARTMENTS()中的值
select * from 部门表 where 部门名称='${GETUSERDEPARTMENTS(1)}'