|
|
@ -373,8 +373,9 @@ |
|
|
|
</if> |
|
|
|
</if> |
|
|
|
</set> |
|
|
|
</set> |
|
|
|
<where> |
|
|
|
<where> |
|
|
|
|
|
|
|
id in |
|
|
|
<foreach collection="ids" item="id" open="(" separator="," close=")"> |
|
|
|
<foreach collection="ids" item="id" open="(" separator="," close=")"> |
|
|
|
id = #{id,jdbcType=VARCHAR} |
|
|
|
#{id,jdbcType=VARCHAR} |
|
|
|
</foreach> |
|
|
|
</foreach> |
|
|
|
<if test="shList != null and shList.size() == 0"> |
|
|
|
<if test="shList != null and shList.size() == 0"> |
|
|
|
and xhf_nsrsbh = '' |
|
|
|
and xhf_nsrsbh = '' |
|
|
|