xuhy
2 天以前 50d06fac81b2125292449a2eb29eba7e3f933b31
manage/src/main/resources/application.yml
@@ -13,8 +13,8 @@
      max-request-size: 500MB
      resolve-lazily: true #设置为懒加载,不然依然会捕获不到异常
  profiles:
    active: dev
#    active: prod
#    active: dev
    active: prod
  main:
    allow-bean-definition-overriding: true
  #sagger文档属性配置
@@ -65,8 +65,8 @@
  config:
    templateCodeTest: "SMS_180051431"
    signNameTest: "阿里云短信测试"
    accessKeyId: LTAI5tL1dE1DzT4ZYdDQZ8k7
    accessKeySecret: 4SZBtTyLhOoYRcfMS4SVAtGz8ZnxRP
    accessKeyId: LTAI5tM6Ln3ukAeo9euZ8RUG
    accessKeySecret: MGAnBeOKjjQNogFJEFsPVCdF57vsTw
    endpoint: oss-cn-shanghai.aliyuncs.com
    bucketName: sales-bucket
    cdn:
@@ -89,8 +89,8 @@
  # 数据源
  datasource:
    username: root #测试环境
    password: 123456
    url: jdbc:mysql://192.168.110.34:3306/eyes?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai
    password: root
    url: jdbc:mysql://192.168.110.64:3306/eyes?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai
    type: com.zaxxer.hikari.HikariDataSource
    driver-class-name: com.mysql.cj.jdbc.Driver
    hikari:
@@ -161,7 +161,7 @@
    port: 6379
    timeout: 8000
    database: 1
    password: xsbf@2022
    password: 123456
download:
  path: /root/sales
alipay: