heheng
3 天以前 390574e0d9d01618c867c5db6a9ab21a43057eda
multi-admin/src/main/resources/application-prod.yml
@@ -5,9 +5,9 @@
    druid:
      # 主库数据源
      master:
        url: jdbc:mysql://8.137.115.153:6361/multi_system?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&serverTimezone=Asia/Shanghai&useSSL=false&allowPublicKeyRetrieval=true&allowMultiQueries=true
        url: jdbc:mysql://127.0.0.1:7006/multi_system?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&serverTimezone=Asia/Shanghai&useSSL=false&allowPublicKeyRetrieval=true&allowMultiQueries=true
        username: root
        password: G7r@5nQw*X2p%kZm
        password: 2farwL3yPXfbH2AP
      # 从库数据源
      slave:
        enabled: false
@@ -44,7 +44,7 @@
    database: 5
    host: 127.0.0.1
    port: 6379
    password:
    password: akj78avauba789a
# mybatis-plus相关配置
@@ -81,6 +81,6 @@
minio:
  endpoint: http://106.15.95.149:9001/ #Minio服务所在地址
  bucketName: multiSystem #存储桶名称
  bucketName: multisystem #存储桶名称
  accessKey: U9JW4xOeeUQOSR4f #访问的key
  secretKey: iaqQV6twR9yDZiFAf2UYr5xZfESanZs3 #访问的秘钥