|
|
<foreach collection="type" item="item" separator="," open="(" close=")">
|
|
<foreach collection="type" item="item" separator="," open="(" close=")">
|
|
|
where delete_sign in(0,2) and o.approval in(0,1,2,4,5,7,8)
|
|
where delete_sign in(0,2) and o.approval in(0,1,2,4,5,7,8)
|
|
|
and outsource= #{o.outsource,jdbcType=INTEGER}
|
|
and outsource= #{o.outsource,jdbcType=INTEGER}
|