MybatisPlus 批量新增 insertBatchSomeColumn 出现错误
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): xxxMapper.insertBatchSomeColumn
项目结构截图,application.yml配置文件截图
老哥解决吗?我也遇到这样的情况了
在mapper类上加个@Mapper