tao.mo

PI-11-HS CODE接口-01:

接口调整
新增HS CODE通用模糊查询接口
mt
2023年2月22日15:24:19
......@@ -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账号
......