This commit is contained in:
77
2024-08-13 17:09:28 +08:00
parent eacfd189e8
commit f4f47f6656

View File

@@ -111,7 +111,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
order by t2.top_show_rank desc
</if>
<if test="query.type == 1">
order by t3.top_show_rank desc
order by t2.top_show_rank desc
</if>
<if test="query.type == 2">
order by t2.top_show_rank desc