src/main/java/com/whyc/config/MybatisPlusConfig.java
@@ -7,7 +7,7 @@ import org.springframework.context.annotation.Configuration; @Configuration @MapperScan("com.yckj.mapper") @MapperScan("com.whyc.mapper") public class MybatisPlusConfig { @Bean