流程节点获取一个人跨部门时只返回一个
This commit is contained in:
parent
74db38915b
commit
2d594a8806
@ -470,7 +470,7 @@
|
||||
<foreach collection="ids" item="id" separator=",">
|
||||
#{id}
|
||||
</foreach>
|
||||
) and occupation.staff_status=0 and occupation.is_delete=0 order by field(staff.id,
|
||||
) and occupation.staff_status=0 and occupation.is_delete=0 group by staff.id order by field(staff.id,
|
||||
<foreach collection="ids" item="id" separator=",">
|
||||
#{id}
|
||||
</foreach>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user