Browse Source

去除默认分页合理化参数

RuoYi 3 years ago
parent
commit
15c7578692
1 changed files with 0 additions and 1 deletions
  1. 0 1
      ruoyi-admin/src/main/resources/application.yml

+ 0 - 1
ruoyi-admin/src/main/resources/application.yml

@@ -82,7 +82,6 @@ mybatis:
 # PageHelper分页插件
 pagehelper: 
   helperDialect: mysql
-  reasonable: true
   supportMethodsArguments: true
   params: count=countSql