AI分析中心服务 更新配置文件

This commit is contained in:
lxu75
2024-12-23 16:00:09 +08:00
parent 55fbe5d567
commit 3915af9b2a
3 changed files with 11 additions and 5 deletions

View File

@@ -36,7 +36,6 @@ spring:
validationQuery: SELECT 1 FROM DUAL
mysql:
usePingMethod: false
clickhouse-ads-ai:
minimum-idle: 1
maximum-pool-size: 80
@@ -47,6 +46,7 @@ spring:
username: ai_xl
password: "Xw&-a4Qen;h5bmTz"
driver-class-name: ru.yandex.clickhouse.ClickHouseDriver
#mybatis 配置
mybatis:
mapper-locations: classpath:mapper/**/*.xml