如果使用springboot+mybatis,并且在注入时 注入了Service类,那么需要注意以下几个方面 Service 的实现类里有没有 注解@ServiceDao 或者Mapper 类里 有没有注解@Mapper