Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
iClear-api
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
2022-03-10 10:16:32 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d0f53bbe4a59a20c66f73b6526eba2b0a200e162
d0f53bbe
1 parent
5112a74a
测试环境接口地址调整
mt 2022年3月10日10:16:22
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/application-dev.yml
src/main/resources/application-dev.yml
View file @
d0f53bb
...
...
@@ -34,7 +34,7 @@ api:
#获取token地址
token-url
:
https://apiuat.iclrccd-fedex.com/login
#刷新token地址
refresh-token-url
:
https://apiuat.iclrccd-fedex.com/user/token/refresh
refresh-token-url
:
https://apiuat.iclrccd-fedex.com/
admin/
user/token/refresh
#传输海关回执地址
customs-url
:
https://apiuat.iclrccd-fedex.com/export/outbound/customs
#推送完整报文地址
...
...
Please
register
or
login
to post a comment