Browse Source

//..

private_deployment
xhxu 1 year ago
parent
commit
bce4dd646e
5 changed files with 10 additions and 10 deletions
  1. +2
    -2
      suimangAdmin/src/main/resources/application-prod.yml
  2. +2
    -2
      suimangCApi/src/main/resources/application-prod.yml
  3. +2
    -2
      suimangCallback/src/main/resources/application-prod.yml
  4. +2
    -2
      suimangMQConsumer/src/main/resources/application-prod.yml
  5. +2
    -2
      suimangSchedule/src/main/resources/application-prod.yml

+ 2
- 2
suimangAdmin/src/main/resources/application-prod.yml View File

@@ -58,8 +58,8 @@ spring:
# EMAIL # EMAIL
mail: mail:
host: smtp.exmail.qq.com host: smtp.exmail.qq.com
username: zhengfangyuan@iformall.com
password: 2hSeppFRaw7KZZyf # 授权密码
username: system@metavatar.com.cn
password: 2bKGhFaKKjhQFeka # 授权密码
properties: properties:
mail: mail:
smtp: smtp:


+ 2
- 2
suimangCApi/src/main/resources/application-prod.yml View File

@@ -57,8 +57,8 @@ spring:
# EMAIL # EMAIL
mail: mail:
host: smtp.exmail.qq.com host: smtp.exmail.qq.com
username: zhengfangyuan@iformall.com
password: 2hSeppFRaw7KZZyf # 授权密码
username: system@metavatar.com.cn
password: 2bKGhFaKKjhQFeka # 授权密码
properties: properties:
mail: mail:
smtp: smtp:


+ 2
- 2
suimangCallback/src/main/resources/application-prod.yml View File

@@ -58,8 +58,8 @@ spring:
# EMAIL # EMAIL
mail: mail:
host: smtp.exmail.qq.com host: smtp.exmail.qq.com
username: zhengfangyuan@iformall.com
password: 2hSeppFRaw7KZZyf # 授权密码
username: system@metavatar.com.cn
password: 2bKGhFaKKjhQFeka # 授权密码
properties: properties:
mail: mail:
smtp: smtp:


+ 2
- 2
suimangMQConsumer/src/main/resources/application-prod.yml View File

@@ -57,8 +57,8 @@ spring:
# EMAIL # EMAIL
mail: mail:
host: smtp.exmail.qq.com host: smtp.exmail.qq.com
username: zhengfangyuan@iformall.com
password: 2hSeppFRaw7KZZyf # 授权密码
username: system@metavatar.com.cn
password: 2bKGhFaKKjhQFeka # 授权密码
properties: properties:
mail: mail:
smtp: smtp:


+ 2
- 2
suimangSchedule/src/main/resources/application-prod.yml View File

@@ -57,8 +57,8 @@ spring:
# EMAIL # EMAIL
mail: mail:
host: smtp.exmail.qq.com host: smtp.exmail.qq.com
username: zhengfangyuan@iformall.com
password: 2hSeppFRaw7KZZyf # 授权密码
username: system@metavatar.com.cn
password: 2bKGhFaKKjhQFeka # 授权密码
properties: properties:
mail: mail:
smtp: smtp:


Loading…
Cancel
Save