流程节点获取一个人跨部门时只返回一个
This commit is contained in:
parent
74db38915b
commit
2d594a8806
@ -470,7 +470,7 @@
|
|||||||
<foreach collection="ids" item="id" separator=",">
|
<foreach collection="ids" item="id" separator=",">
|
||||||
#{id}
|
#{id}
|
||||||
</foreach>
|
</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=",">
|
<foreach collection="ids" item="id" separator=",">
|
||||||
#{id}
|
#{id}
|
||||||
</foreach>
|
</foreach>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user