This commit is contained in:
韩鹏辉
2024-06-28 09:59:50 +08:00
7 changed files with 7 additions and 37 deletions

View File

@@ -40,12 +40,6 @@ spring:
port: 5672
username: admin
password: Czg666888
#分页配置
pagehelper:
supportMethodsArguments: true
reasonable: true
helperDialect: mysql
params: count=countSql
mybatis:
configuration:

View File

@@ -37,12 +37,7 @@ spring:
port: 5672
username: admin
password: Czg666888
#分页配置
pagehelper:
supportMethodsArguments: true
reasonable: true
helperDialect: mysql
params: count=countSql
mybatis:
configuration:

View File

@@ -39,12 +39,6 @@ spring:
port: 5672
username: admin
password: Czg666888
#分页配置
pagehelper:
supportMethodsArguments: true
reasonable: true
helperDialect: mysql
params: count=countSql
mybatis:
configuration:

View File

@@ -39,12 +39,6 @@ spring:
port: 5672
username: admin
password: Czg666888
#分页配置
pagehelper:
supportMethodsArguments: true
reasonable: true
helperDialect: mysql
params: count=countSql
mybatis:
configuration:

View File

@@ -39,12 +39,6 @@ spring:
port: 5672
username: admin
password: Czg666888
#分页配置
pagehelper:
supportMethodsArguments: true
reasonable: true
helperDialect: mysql
params: count=countSql
mybatis:
configuration:

View File

@@ -37,12 +37,6 @@ spring:
port: 5672
username: admin
password: Czg666888
#分页配置
pagehelper:
supportMethodsArguments: true
reasonable: true
helperDialect: mysql
params: count=countSql
mybatis:
configuration:

View File

@@ -34,7 +34,12 @@ netty:
parent-group-threads: 10
# 客户端的线程数
child-group-threads: 10
#分页配置
pagehelper:
supportMethodsArguments: true
reasonable: false
helperDialect: mysql
params: count=countSql
logging:
level:
# web日志