@ -77,7 +77,7 @@
<if test='area != null and area.length > 0'>
AND u.area = #{area}
</if>
<if test='jwcode != null'>
<if test='jwcode != null and jwcode.length > 0'>
AND d.jwcode = #{jwcode}
<if test='refundType != null and refundType.length > 0'>