@ -172,7 +172,7 @@
</if>
<if test="customerId != null and customerId != ''">
u.CUSTOMER_ID = #{customerId}
AND u.CUSTOMER_ID = #{customerId}
ORDER BY
u.point_total DESC,convert(u.user_name using gbk) ASC