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