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

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

@@ -873,7 +873,7 @@
             and p.validFlag = 2
         </where>
 
-        #         order by p.combinationSort != 0 desc, p.combinationSort asc
+
         # 		在设置重点关注时给排序值1000为了让重点关注始终在列表前端
         <if test="sortIndex==1000">
             ORDER BY p.newshowTime DESC