PI-11-HS CODE接口-01:
接口调整 新增HS CODE通用模糊查询接口 mt 2023年2月22日15:24:19
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -12,9 +12,9 @@ task.pushCustomsTask=0 0/1 * * * ? | ... | @@ -12,9 +12,9 @@ task.pushCustomsTask=0 0/1 * * * ? |
| 12 | #推送完整报文 | 12 | #推送完整报文 |
| 13 | task.pushMawbTask=0 0/1 * * * ? | 13 | task.pushMawbTask=0 0/1 * * * ? |
| 14 | #推送失败的回执数据 | 14 | #推送失败的回执数据 |
| 15 | -task.pushErrorReturnDate=0 0/3 * 1 * ? | 15 | +task.pushErrorReturnDate=0 0/3 * * * ? |
| 16 | #推送失败的申报数据 | 16 | #推送失败的申报数据 |
| 17 | -task.pushErrorDeclareDate=0 0/3 * 1 * ? | 17 | +task.pushErrorDeclareDate=0 0/3 * * * ? |
| 18 | 18 | ||
| 19 | api.base-address=https://declarationuat.fedex.com.cn/Exp | 19 | api.base-address=https://declarationuat.fedex.com.cn/Exp |
| 20 | #获取token账号 | 20 | #获取token账号 | ... | ... |
-
Please register or login to post a comment