mybatis 删除返回 -2147482646 ? <![CDATA[??? delete from admin_user??? where id = #{id,jdbcType=BIGINT}??? ]]>? </delete>
?
加上
? <![CDATA[
??? ]]>
就好了!