@ -272,7 +272,7 @@
<where>
ugr.is_refund = 0
AND ugr.flag = 1
<if test="ugr.type !=null and ugr.type != '' ">
<if test="type !=null and type != '' ">
AND ugr.type = #{type}
</if>
<if test="jwcode != null and jwcode != ''">