a.authorId = #{authorId} a.cateCode like concat ('%', #{cateCode}, '%') bookName like concat ('%', #{keyword}, '%')