ibatis琐碎记录

    xiaoxiao2021-03-25  71

    1、like查询 <if test="null != nteTitle"> and title like CONCAT('%', #{nteTitle, jdbcType=VARCHAR}, '%') </if>
    转载请注明原文地址: https://ju.6miu.com/read-40399.html

    最新回复(0)