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-11 10:02:45 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4c23af9734d43f05006072d80153b2d255eb2824
4c23af97
1 parent
c41f04d0
修改请求路径
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.env.production
.env.production
View file @
4c23af9
...
...
@@ -9,7 +9,7 @@ VUE_APP_BASE_API = '/prod-api'
VUE_APP_Version = '1.0.0'
#测试环境
VUE_APP_BASE_API = 'https://
iclearecom
uat.cndczmd.apac.fedex.com:9002/Ecom'
VUE_APP_BASE_API = 'https://
ecomimp
uat.cndczmd.apac.fedex.com:9002/Ecom'
VUE_APP_BASE_ROUTE = '/Ecom'
...
...
Please
register
or
login
to post a comment