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
2023-02-22 15:26:14 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8fabb505757573fbddb34ea6e5d32b4dd9191f80
8fabb505
1 parent
62303f46
PI-11-HS CODE接口-01:
接口调整 新增HS CODE通用模糊查询接口 mt 2023年2月22日15:24:19
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/main/resources/application-dev.properties
src/main/resources/application-dev.properties
View file @
8fabb50
...
...
@@ -12,9 +12,9 @@ task.pushCustomsTask=0 0/1 * * * ?
#推送完整报文
task.pushMawbTask
=
0 0/1 * * * ?
#推送失败的回执数据
task.pushErrorReturnDate
=
0 0/3 *
1
* ?
task.pushErrorReturnDate
=
0 0/3 *
*
* ?
#推送失败的申报数据
task.pushErrorDeclareDate
=
0 0/3 *
1
* ?
task.pushErrorDeclareDate
=
0 0/3 *
*
* ?
api.base-
address
=
https://declarationuat.fedex.com.cn/Exp
#获取token账号
...
...
Please
register
or
login
to post a comment