Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -10,7 +10,7 @@ VUE_APP_Version = '1.0.0' | ... | @@ -10,7 +10,7 @@ VUE_APP_Version = '1.0.0' |
| 10 | 10 | ||
| 11 | #预生产UAT测试环境 https://declarationuat.fedex.com.cn | 11 | #预生产UAT测试环境 https://declarationuat.fedex.com.cn |
| 12 | #生产环境 https://declaration.fedex.com.cn | 12 | #生产环境 https://declaration.fedex.com.cn |
| 13 | -VUE_APP_BASE_API = 'https://declarationuat.fedex.com.cn/EcomExp' | 13 | +VUE_APP_BASE_API = 'https://declaration.fedex.com.cn/EcomExp' |
| 14 | 14 | ||
| 15 | VUE_APP_BASE_ROUTE = '/EcomExp' | 15 | VUE_APP_BASE_ROUTE = '/EcomExp' |
| 16 | 16 | ... | ... |
-
Please register or login to post a comment