This commit is contained in:
2023-06-09 16:02:04 +08:00
parent ccf453b198
commit 4dcb7c297b
21 changed files with 412 additions and 167 deletions

View File

@ -31,6 +31,10 @@ qiaoba:
max: 20
is-use: false # 不使用该库
# 连接测试query配置检测连接是否有效
connectionTestQuery: SELECT 1
# 多久检查一次连接的活性
keepaliveTime: 30000
mybatis-plus:
configuration: