This commit is contained in:
777
2026-01-23 02:13:05 +08:00
parent 491ae3ddd6
commit 873460901a

View File

@@ -22,7 +22,7 @@ spring:
# rewriteBatchedStatements=true 批处理优化 大幅提升批量插入更新删除性能(对数据库有性能损耗 使用批量操作应考虑性能问题)
url: jdbc:mysql://124.222.254.188:4306/cai_v6?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true&rewriteBatchedStatements=true
username: root
password: tyYrk487R4y7FENM
password: Zl930329!
# 从库数据源
slave:
lazy: true
@@ -57,7 +57,7 @@ spring:
# 数据库索引
database: 12
# 密码(如没有密码请注释掉)
password: dsjakldbwja
password: WggDVPbn4eLpoX7
# 连接超时时间
timeout: 15s
# 是否开启ssl
@@ -65,7 +65,7 @@ spring:
rabbitmq:
addresses: 124.222.254.188 #ip地址
username: admin # 账号
password: THnpGkdS # 密码
password: WggDVPbn4eLpoX7 # 密码
port: 5672
virtual-host: /cai-dev