@ -128,7 +128,7 @@
WHERE
m.DEL_FLAG = '0'
and scg.AREA_CODE like CONCAT(#{areaCode},'%')
and scg.PARTY_FLAG = 0
and m.PARTY_FLAG = 0
ORDER BY
m.POINT_TOTAL DESC,
convert(m.user_name using gbk) ASC