摘要: <where> <if test="userName != null and userName != ''"> and user_name like concat('%',#{userName},'%') </if> <if test="suerEmail != null and userEmail 阅读全文
posted @ 2018-07-11 19:58 荣码一生 阅读(174) 评论(0) 推荐(0) 编辑