首页>代码>基于SpringBoot+Vue实现的社区物业管理系统>/源代码/shequwuyeguanli/src/main/java/com/config/MybatisPlusConfig.java
package com.config; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import com.baomidou.mybatisplus.mapper.MetaObjectHandler; import com.baomidou.mybatisplus.plugins.PaginationInterceptor; /** * mybatis-plus配置 */ @Configuration public class MybatisPlusConfig { /** * 分页插件 */ @Bean public PaginationInterceptor paginationInterceptor() { return new PaginationInterceptor(); } }
最近下载更多
最近浏览更多
citybird LV4
11月17日
微信网友_6779541724286976
11月15日
暂无贡献等级
Boss绝 LV9
11月6日
shaohuaqingfu LV3
11月6日
罗清晨 LV13
11月4日
全栈小白 LV35
10月29日
喜欢夜雨吗 LV4
10月25日
zwn258000
10月24日
暂无贡献等级
半夏bx LV14
10月23日
withyouatdusk LV2
10月22日