|
|
@@ -43,8 +43,8 @@ spring: |
|
|
|
# EMAIL |
|
|
|
mail: |
|
|
|
host: smtp.exmail.qq.com |
|
|
|
username: zhengfangyuan@iformall.com |
|
|
|
password: xnydCeUzofB2h8qp # 授权密码 |
|
|
|
username: service@iformall.com |
|
|
|
password: jGvApygXN7wc5SzN # 授权密码 |
|
|
|
properties: |
|
|
|
mail: |
|
|
|
smtp: |
|
|
@@ -113,7 +113,7 @@ jasypt: |
|
|
|
fm: |
|
|
|
exception: false |
|
|
|
exception_emails: houtaikaifa@iformall.com |
|
|
|
audit_emails: xiaochengxufabu@iformall.com |
|
|
|
audit_emails: zhousiqi@iformall.com,xuxiaohu@iformall.com |
|
|
|
deploy: 1 |
|
|
|
upload_dir: /home/test/server/uploads/ |
|
|
|
|
|
|
|