123
This commit is contained in:
@@ -41,7 +41,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
<if test="query.type == 1">
|
||||
order by t3.last_live_time desc
|
||||
</if>
|
||||
<if test="query.type == 1">
|
||||
<if test="query.type == 2">
|
||||
order by t1.create_time desc
|
||||
</if>
|
||||
</if>
|
||||
|
||||
Reference in New Issue
Block a user