摘要: UserMapper.xml 配置: <sql id="condition4Update"> <where> <if test="orgNo != null" > AND org_no = #{orgNo,jdbcType=VARCHAR} </if> <if test="uid != null" 阅读全文
posted @ 2018-05-24 17:18 IT当时语_青山师 阅读(14) 评论(0) 推荐(0)