Explorar o código

机构排序调整

Aslee %!s(int64=2) %!d(string=hai) anos
pai
achega
26f8e695d9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/mapper/ClubMapper.xml

+ 1 - 1
src/main/resources/mapper/ClubMapper.xml

@@ -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