Commit e5ee58ae authored by zhangc's avatar zhangc

test

parent b8844137
...@@ -17,7 +17,7 @@ import org.springframework.transaction.annotation.EnableTransactionManagement; ...@@ -17,7 +17,7 @@ import org.springframework.transaction.annotation.EnableTransactionManagement;
@Configuration @Configuration
@MapperScan("com.jz.dm.mapper") @MapperScan("com.jz.dm.mapper")
public class MybatisPlusConfig { public class MybatisPlusConfig {
//@Bean //@Bean
//public PaginationInterceptor paginationInterceptor() { //public PaginationInterceptor paginationInterceptor() {
// PaginationInterceptor paginationInterceptor = new PaginationInterceptor(); // PaginationInterceptor paginationInterceptor = new PaginationInterceptor();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment