@ -62,6 +62,7 @@
<if test="month != null and month != ''">
and member.MONTH_ID = #{month}
</if>
and del_flag = 0
</where>
order by ${sort} desc
</select>