Showing
1 changed file
with
2 additions
and
0 deletions
| ... | @@ -27,6 +27,8 @@ api: | ... | @@ -27,6 +27,8 @@ api: |
| 27 | address: | 27 | address: |
| 28 | #IClear校验运单地址 | 28 | #IClear校验运单地址 |
| 29 | iclear-check-url: http://40.73.78.157:8081/chmConsignmentController/checkChmAndDetaliD | 29 | iclear-check-url: http://40.73.78.157:8081/chmConsignmentController/checkChmAndDetaliD |
| 30 | + #IClear校验C类运单地址 | ||
| 31 | + iclear-check-url-c: http://40.73.78.157:8081/chmConsignmentController/checkChmAndDetaliC | ||
| 30 | #获取token地址 | 32 | #获取token地址 |
| 31 | token-url: https://apiuat.iclrccd-fedex.com/login | 33 | token-url: https://apiuat.iclrccd-fedex.com/login |
| 32 | #刷新token地址 | 34 | #刷新token地址 | ... | ... |
-
Please register or login to post a comment