Showing
1 changed file
with
3 additions
and
3 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 | ||
| ... | @@ -37,11 +37,11 @@ VUE_APP_BUSINESS_PERMIT = 'https://www.fedex.com/content/dam/fedex/apac-asia-pac | ... | @@ -37,11 +37,11 @@ VUE_APP_BUSINESS_PERMIT = 'https://www.fedex.com/content/dam/fedex/apac-asia-pac |
| 37 | #沪公网安备号 | 37 | #沪公网安备号 |
| 38 | VUE_APP_SHANGHAI_FILLING_NUMBER = 'http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=31010102007222' | 38 | VUE_APP_SHANGHAI_FILLING_NUMBER = 'http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=31010102007222' |
| 39 | #京ICP | 39 | #京ICP |
| 40 | -VUE_APP_BEIJING_FILLING_NUMBER = 'https://beian.miit.gov.cn/#/Integrated/recordQuery' | 40 | +VUE_APP_BEIJING_FILLING_NUMBER = 'https://beian.miit.gov.cn/#/Integrated/recordQuery' |
| 41 | 41 | ||
| 42 | VUE_APP_BASE_API_dev = 'https://declaration.fedex.com.cn/Exp' | 42 | VUE_APP_BASE_API_dev = 'https://declaration.fedex.com.cn/Exp' |
| 43 | VUE_APP_BASE_API_test = 'https://declaration.fedex.com.cn/Exp' | 43 | VUE_APP_BASE_API_test = 'https://declaration.fedex.com.cn/Exp' |
| 44 | VUE_APP_BASE_API_demo = 'https://declaration.fedex.com.cn/Exp' | 44 | VUE_APP_BASE_API_demo = 'https://declaration.fedex.com.cn/Exp' |
| 45 | VUE_APP_BASE_API_uat = 'https://declaration.fedex.com.cn/Exp' | 45 | VUE_APP_BASE_API_uat = 'https://declaration.fedex.com.cn/Exp' |
| 46 | VUE_APP_BASE_API_pre = 'https://declaration.fedex.com.cn/Exp' | 46 | VUE_APP_BASE_API_pre = 'https://declaration.fedex.com.cn/Exp' |
| 47 | -VUE_APP_BASE_API_prod = 'https://declaration.fedex.com.cn/Exp' | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 47 | +VUE_APP_BASE_API_prod = 'https://declaration.fedex.com.cn/Exp' | ... | ... |
-
Please register or login to post a comment