Explorar el Código

1.7.4版本查询明星机构排序信息功能优化

JiangChongBo hace 2 años
padre
commit
e8ba3a8c67
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/resources/mapper/ClubMapper.xml

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

@@ -180,7 +180,7 @@
         and a.delFlag = 0
         and au.status = 1
         and a.starFlag = 1
-        order by a.starNum is null,a.starnum,a.createTime desc
+        order by a.starNum is null,a.starnum*1,a.createTime desc
     </select>
     <update id="saveBindAuth">
         update cm_brand_club_user