mirror of
https://github.com/201206030/novel.git
synced 2025-07-09 22:26:39 +00:00
漫画专区上线
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user