Commit 2f1f173e23315ef01a30a450b3af62faf753c78c

Authored by boyang
1 parent 5041d620

fix: 修改邮箱密码

shop/src/main/resources/application.yml
... ... @@ -12,7 +12,7 @@ spring:
12 12 host: smtp.mxhichina.com
13 13 port: 465
14 14 username: overseas@canrd.com
15   - password: Canrd@overseas
  15 + password: cccrd4C10bZuPjtT
16 16 protocol: smtps
17 17 properties:
18 18 mail:
... ...