Commit e49f6afe7c459312f5024bbc74b72462b7e5a464
1 parent
6f77fe5e
添加发送邮件配置
Showing
1 changed file
with
6 additions
and
1 deletions
class-service.yml
| @@ -369,4 +369,9 @@ apiConfig: | @@ -369,4 +369,9 @@ apiConfig: | ||
| 369 | resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com | 369 | resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com |
| 370 | usrLocalTomcatTempLocation: /usr/local/tomcat/temp | 370 | usrLocalTomcatTempLocation: /usr/local/tomcat/temp |
| 371 | gxbApiUrl: http://api/gxb-api | 371 | gxbApiUrl: http://api/gxb-api |
| 372 | - gxbBiApiUrl: http://bi-api/bi-api | ||
| 373 | \ No newline at end of file | 372 | \ No newline at end of file |
| 373 | + gxbBiApiUrl: http://bi-api/bi-api | ||
| 374 | + | ||
| 375 | +sendCloud: | ||
| 376 | + user: postmaster@kkb.sendcloud.org | ||
| 377 | + key: ENC(ad810a86e7a4c5910c4e6a72789cf775e59ecaaf2ed5eb3a4b4101fcf299419a) | ||
| 378 | + from: postmaster@kkb.sendcloud.org | ||
| 374 | \ No newline at end of file | 379 | \ No newline at end of file |