소스 검색

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

JiangChongBo 2 년 전
부모
커밋
e8ba3a8c67
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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