refactor: 通知分页列表根据发布时间倒序排序
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
</if>
|
||||
</if>
|
||||
ORDER BY
|
||||
t1.publish_time DESC,
|
||||
t1.create_time DESC
|
||||
</select>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user