Ver Fonte

站内消息

Duan_xu há 2 anos atrás
pai
commit
16fac9d0ad
1 ficheiros alterados com 1 adições e 1 exclusões
  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