数据
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user