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
zhanbo.xu
2025-03-10 15:05:17 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9abf1cbfcbdfe3db786dd33599d06a7f1c0645c9
9abf1cbf
1 parent
d97ac45d
feat: 修改地址
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
.env.production
.env.production
View file @
9abf1cb
...
...
@@ -8,8 +8,8 @@ VUE_APP_BASE_API = '/prod-api'
VUE_APP_Version = '1.0.0'
#测试环境
VUE_APP_BASE_API = 'https://declaration
uat
.fedex.com.cn/Ecom'
#测试环境
https://declarationuat.fedex.com.cn
VUE_APP_BASE_API = 'https://declaration.fedex.com.cn/Ecom'
VUE_APP_BASE_ROUTE = '/Ecom'
...
...
Please
register
or
login
to post a comment