xhxu 2 лет назад
Родитель
Сommit
5fcc8da5a6
2 измененных файлов: 22 добавлений и 0 удалений
  1. +11
    -0
      suimangSchedule/src/main/resources/application-dev.yml
  2. +11
    -0
      suimangSchedule/src/main/resources/application-prod.yml

+ 11
- 0
suimangSchedule/src/main/resources/application-dev.yml Просмотреть файл

@@ -159,6 +159,17 @@ alipay:
alipayRootCertPath: /opt/iformall/service/alipay/alipayRootCert.crt alipayRootCertPath: /opt/iformall/service/alipay/alipayRootCert.crt
callback: https://callbacktest.malls.iformall.com/api/alipay/notify/callback callback: https://callbacktest.malls.iformall.com/api/alipay/notify/callback


video:
aliyun:
accessKeyId: LTAI5tQs4MBjzLFbiQLjsMYy
accessKeySecret: nYmnexFJxrsBu0AGVIOSbUaSaweJu7
regionId: cn-beijing
endPoint: https://oss-cn-beijing.aliyuncs.com
corePoolSize: 6
maxPoolSize: 20
queueCapacity: 1000
namePrefix: aliyun-video-upload

jasypt: jasypt:
encryptor: encryptor:
password: oRqdnDbK5pj3eMmB password: oRqdnDbK5pj3eMmB


+ 11
- 0
suimangSchedule/src/main/resources/application-prod.yml Просмотреть файл

@@ -118,6 +118,17 @@ alipay:
alipayRootCertPath: /opt/iformall/service/alipay/alipayRootCert.crt alipayRootCertPath: /opt/iformall/service/alipay/alipayRootCert.crt
callback: https://callback.malls.iformall.com/api/alipay/notify/callback callback: https://callback.malls.iformall.com/api/alipay/notify/callback


video:
aliyun:
accessKeyId: LTAI5tQs4MBjzLFbiQLjsMYy
accessKeySecret: nYmnexFJxrsBu0AGVIOSbUaSaweJu7
regionId: cn-beijing
endPoint: https://oss-cn-beijing.aliyuncs.com
corePoolSize: 6
maxPoolSize: 20
queueCapacity: 1000
namePrefix: aliyun-video-upload

fm: fm:
exception: true exception: true
exception_emails: houtaikaifa@iformall.com exception_emails: houtaikaifa@iformall.com


Загрузка…
Отмена
Сохранить