Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
EcomWeb
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
zihan.wu
2025-02-08 16:48:22 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
469213c155590a7ca8ed2cbe22b00d581fade3b4
469213c1
1 parent
3c1021c9
修改请求路径
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
.env.production
.env.production
View file @
469213c
...
...
@@ -9,7 +9,7 @@ VUE_APP_BASE_API = '/prod-api'
VUE_APP_Version = '1.0.0'
#测试环境
VUE_APP_BASE_API = 'https://
declaration.fedex.com.cn/Exp
'
VUE_APP_BASE_API = 'https://
iclearecomuat.cndczmd.apac.fedex.com
'
VUE_APP_BASE_ROUTE = '/Ecom'
...
...
@@ -37,11 +37,11 @@ VUE_APP_BUSINESS_PERMIT = 'https://www.fedex.com/content/dam/fedex/apac-asia-pac
#沪公网安备号
VUE_APP_SHANGHAI_FILLING_NUMBER = 'http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=31010102007222'
#京ICP
VUE_APP_BEIJING_FILLING_NUMBER = 'https://beian.miit.gov.cn/#/Integrated/recordQuery'
VUE_APP_BEIJING_FILLING_NUMBER = 'https://beian.miit.gov.cn/#/Integrated/recordQuery'
VUE_APP_BASE_API_dev = 'https://declaration.fedex.com.cn/Exp'
VUE_APP_BASE_API_test = 'https://declaration.fedex.com.cn/Exp'
VUE_APP_BASE_API_demo = 'https://declaration.fedex.com.cn/Exp'
VUE_APP_BASE_API_uat = 'https://declaration.fedex.com.cn/Exp'
VUE_APP_BASE_API_pre = 'https://declaration.fedex.com.cn/Exp'
VUE_APP_BASE_API_prod = 'https://declaration.fedex.com.cn/Exp'
\ No newline at end of file
VUE_APP_BASE_API_prod = 'https://declaration.fedex.com.cn/Exp'
...
...
Please
register
or
login
to post a comment