漫画专区上线

This commit is contained in:
xiongxiaoyang
2019-11-17 13:31:10 +08:00
parent d8bddd9161
commit 63e18b4c25
6 changed files with 358 additions and 7 deletions

View File

@ -320,7 +320,7 @@
</when>
<otherwise><!-- 我的书架和我的阅读记录查询所有记录,不分版块-->
<if test="(ids == null or ids == ''.toString()) and (userId == null or userId == ''.toString())">
AND book.catId <![CDATA[ <> ]]> 8
AND book.catId <![CDATA[ < ]]> 8
</if>
</otherwise>
</choose>