Mapper 重命名问题 解决kipping MapperFactoryBean with name ‘cmsArticleMapper’ and ‘com.njeport.kjsgf.common.dao.mapper.cms.CmsArticleMapper’ mapperInterface. Bean already defined with the same name!
在idea中全文搜索 @MapperScan注解 去掉多余即可

Mapper 重命名问题 解决kipping MapperFactoryBean with name ‘cmsArticleMapper’ and ‘com.njeport.kjsgf.common.dao.mapper.cms.CmsArticleMapper’ mapperInterface. Bean already defined with the same name!
在idea中全文搜索 @MapperScan注解 去掉多余即可