From 8866d152d777f2c5d3462e5eedec33c6a0a709d0 Mon Sep 17 00:00:00 2001 From: xiang Date: Sun, 22 Mar 2026 10:21:17 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E9=85=8D=E7=BD=AE=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xs-server/src/main/resources/application.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/xs-server/src/main/resources/application.yml b/xs-server/src/main/resources/application.yml index 31f7857..a5e5a0b 100644 --- a/xs-server/src/main/resources/application.yml +++ b/xs-server/src/main/resources/application.yml @@ -27,11 +27,6 @@ mybatis: - classpath*:mapper/*/*.xml configuration: map-underscore-to-camel-case: true -pagehelper: - helperDialect: mysql - reasonable: true - support-methods-arguments: true - params: count=countSql feign: client: