mabatis plus 的insert的方法插入一条数据到数据库后返回记录的主键id(springboot+mabatis plus +mysql) 通过插入的封装的对象,调用mabatis plus的insert的方法插入一条数据到数据库,然后通过对象的get方法拿到插入数据的id