修改测试库地址

This commit is contained in:
chenshaohua
2026-04-03 10:20:32 +08:00
parent f38f228291
commit 3a82a08b12
2 changed files with 11 additions and 11 deletions

View File

@@ -6,10 +6,10 @@ spring:
druid:
# 主库数据源
master:
url: jdbc:highgo://192.168.0.13:5866/highgo?useUnicode=true&characterEncoding=utf8&currentSchema=shz&stringtype=unspecified
url: jdbc:highgo://172.31.9.107:8765/highgo?useUnicode=true&characterEncoding=utf8&currentSchema=shz&stringtype=unspecified
#username: syssso
username: sysdba
password: SHZ2025@comzkr2
password: Hello@2026
# 从库数据源
slave:

View File

@@ -6,10 +6,10 @@ spring:
druid:
# 主库数据源
master:
url: jdbc:highgo://39.98.44.136:6022/highgo?useUnicode=true&characterEncoding=utf8&currentSchema=shz&stringtype=unspecified
url: jdbc:highgo://39.98.44.136:6023/highgo?useUnicode=true&characterEncoding=utf8&currentSchema=shz&stringtype=unspecified
#username: syssso
username: sysdba
password: SHZ2025@comzkr2
password: Hello@2026
# 从库数据源
slave:
@@ -63,13 +63,13 @@ spring:
multi-statement-allow: true
redis:
# 地址
host: 39.98.44.136
host: 127.0.0.1
# 端口默认为6379
port: 6018
port: 6379
# 数据库索引
database: 0
# 密码
password: SHZ2025@@.com
password: SHZ2026@@.com
# 连接超时时间
timeout: 10s
lettuce:
@@ -87,13 +87,13 @@ spring:
easy-es:
enable: true
banner: false
address: 39.98.44.136:6023
address: 127.0.0.1:9200
global-config:
process-index-mode: manual
db-config:
refresh-policy: immediate
username: elastic
password: shz2025@@.com
password: SHZ2026@@.com
#ai
chat:
@@ -112,5 +112,5 @@ chat:
model: qd-job-turbo
audioText:
asr: http://192.168.0.14:8001/asr/file
tts: http://192.168.0.14:19527/synthesize
asr: http://127.0.0.1:8000/asr/file
tts: http://127.0.0.1:19527/synthesize