医案推荐图书
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
where bmr.book_id not in (select book_id from user_ebook_buy where user_id = #{userId})
|
||||
and b.del_flag = 0 and b.state = 1
|
||||
GROUP BY bmr.book_id
|
||||
limit #{page},#{limit}
|
||||
</select>
|
||||
|
||||
</mapper>
|
||||
Reference in New Issue
Block a user