Kaynağa Gözat

去除分页插件

1018653686@qq.com 1 yıl önce
ebeveyn
işleme
318773c74e
1 değiştirilmiş dosya ile 5 ekleme ve 5 silme
  1. 5 5
      hx-admin/src/main/resources/application.yml

+ 5 - 5
hx-admin/src/main/resources/application.yml

@@ -142,11 +142,11 @@ mybatis-plus:
   global-config:
     banner: false
 
-# PageHelper分页插件
-page-helper:
-  helperDialect: mysql
-  supportMethodsArguments: true
-  params: count=countSql
+## PageHelper分页插件
+#page-helper:
+#  helperDialect: mysql
+#  supportMethodsArguments: true
+#  params: count=countSql
 
 # 防止XSS攻击
 xss: