<resultMap id="RESULT_MAP" type="com.hxstrive.mybatis.resultmap.demo1.UserBean"> <id column="user_id" jdbcType="INTEGER" property="userId" /> <result ...
確定! 回上一頁