id, rtuAddr, content, dt insert into test4 (id, rtuAddr, content, dt) values (#{id,jdbcType=BIGINT}, #{rtuAddr,jdbcType=VARCHAR}, #{content,jdbcType=VARCHAR}, #{dt,jdbcType=TIMESTAMP})