445555
This commit is contained in:
parent
2cdb0daf3d
commit
e1f51949ed
@ -20,6 +20,7 @@
|
||||
<if test="labelName != null and labelName != ''">
|
||||
a.label_name LIKE CONCAT('%', #{labelName}, '%')
|
||||
</if>
|
||||
AND (a.article_num + a.video_num) > 1
|
||||
</where>
|
||||
<if test="order != null and !order.isEmpty()">
|
||||
ORDER BY
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user