@@ -102,7 +102,7 @@
<if test="townId != null">
and a.townId = #{townId}
</if>
- order by pc.productCount desc, distance
+ order by distance
</select>
<select id="checkMobile" resultType="java.lang.Integer">
select cu.id as clubUserId from cm_brand_club_user cu