Commit 2f1f173e23315ef01a30a450b3af62faf753c78c
1 parent
5041d620
fix: 修改邮箱密码
Showing
1 changed file
with
1 additions
and
1 deletions
shop/src/main/resources/application.yml
@@ -12,7 +12,7 @@ spring: | @@ -12,7 +12,7 @@ spring: | ||
12 | host: smtp.mxhichina.com | 12 | host: smtp.mxhichina.com |
13 | port: 465 | 13 | port: 465 |
14 | username: overseas@canrd.com | 14 | username: overseas@canrd.com |
15 | - password: Canrd@overseas | 15 | + password: cccrd4C10bZuPjtT |
16 | protocol: smtps | 16 | protocol: smtps |
17 | properties: | 17 | properties: |
18 | mail: | 18 | mail: |