33333333333
This commit is contained in:
@@ -106,6 +106,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
<if test="query.openVideoStatus != null">
|
||||
and t2.open_video_status = #{query.openVideoStatus}
|
||||
</if>
|
||||
<if test="!query.hiddenStatusUser">
|
||||
and t2.hidden_status = 0
|
||||
</if>
|
||||
<if test="query.type != null">
|
||||
<if test="query.type == 0">
|
||||
order by t2.top_show_rank desc
|
||||
|
||||
Reference in New Issue
Block a user