Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
iClear-Connect-Pre-Clearance
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
tao.mo
2025-07-11 15:33:05 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4821cccc016b921c14827a2392450a2a14b641ff
4821cccc
1 parent
2e4efea7
task-schedule | 修改 |
定时任务发送邮件配置调整 mt 2025年7月11日15:32:58
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
server/task-schedule/src/main/resources/application-prod.yml
server/task-schedule/src/main/resources/application-prod.yml
View file @
4821ccc
...
@@ -29,7 +29,7 @@ export:
...
@@ -29,7 +29,7 @@ export:
29
port
:
3128
29
port
:
3128
30
mailAccountFlag
:
false
30
mailAccountFlag
:
false
31
sendEmail
:
31
sendEmail
:
32
-
account
:
32
+
account
:
noreply@fedex.com
33
password
:
33
password
:
34
rpc
:
34
rpc
:
35
url
:
35
url
:
...
...
Please
register
or
login
to post a comment