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