and name = ${ test . name , jdbcType = VARCHAR } and id = #{test.id} insert into test (name, pass) name = ${name,jdbcType=VARCHAR}, pass = ${pass},