tao.mo

测试环境接口地址调整

mt
2022年3月10日10:16:22
...@@ -34,7 +34,7 @@ api: ...@@ -34,7 +34,7 @@ api:
34 #获取token地址 34 #获取token地址
35 token-url: https://apiuat.iclrccd-fedex.com/login 35 token-url: https://apiuat.iclrccd-fedex.com/login
36 #刷新token地址 36 #刷新token地址
37 - refresh-token-url: https://apiuat.iclrccd-fedex.com/user/token/refresh 37 + refresh-token-url: https://apiuat.iclrccd-fedex.com/admin/user/token/refresh
38 #传输海关回执地址 38 #传输海关回执地址
39 customs-url: https://apiuat.iclrccd-fedex.com/export/outbound/customs 39 customs-url: https://apiuat.iclrccd-fedex.com/export/outbound/customs
40 #推送完整报文地址 40 #推送完整报文地址
......