Sign in
canrd-main
/
canrud-mall-services
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
2f1f173e23315ef01a30a450b3af62faf753c78c
Authored by
boyang
2025-03-25 08:51:48 +0800
1 parent
5041d620
build: skipped
fix: 修改邮箱密码
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
shop/src/main/resources/application.yml
shop/src/main/resources/application.yml
View file @
2f1f173
...
...
@@ -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:
...
...