No qualifying bean of type 'com.situ.mall.admin.mapper.UserMapper' available: expected at least 1 bean which qualifies as autowire candidate.
Error creating bean with name 'userServiceImpl': Unsatisfied dependency expressed through field 'bas
这个错误找找了一晚上
解决
在mybatis-spring添加如下代码



