Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -9,7 +9,7 @@ VUE_APP_BASE_API = '/prod-api' | ... | @@ -9,7 +9,7 @@ VUE_APP_BASE_API = '/prod-api' |
| 9 | VUE_APP_Version = '1.0.0' | 9 | VUE_APP_Version = '1.0.0' |
| 10 | 10 | ||
| 11 | #测试环境 | 11 | #测试环境 |
| 12 | -VUE_APP_BASE_API = 'https://declaration.fedex.com.cn/Exp' | 12 | +VUE_APP_BASE_API = 'https://iclearecomuat.cndczmd.apac.fedex.com ' |
| 13 | 13 | ||
| 14 | VUE_APP_BASE_ROUTE = '/Ecom' | 14 | VUE_APP_BASE_ROUTE = '/Ecom' |
| 15 | 15 | ... | ... |
-
Please register or login to post a comment