在使用IService的updateBatchById时报错 Mapped Statements collection does not contain value for 解决办法 在这个服务与数据库对应的实体类上添加@TableId注解即可解决