src/main/java/com/moon/server/config/MybatisPlusConfig.java
@@ -18,7 +18,7 @@ */ @EnableTransactionManagement @Configuration @MapperScan("com.lf.server.mapper") @MapperScan("com.moon.server.mapper") public class MybatisPlusConfig { /** * 新的分页插件,一缓和二缓遵循mybatis的规则,需要设置