MyBatis本页总览MyBatis @Select @Update @Delete @Results @Result @ResultMap @SelectKey 获取最新插入id @MapperScan 扫描某个包目录下的Mapper,将Mapper接口类交给Spring进行管理。