Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
csbr-daop
/
fe-data-trusted-space
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
e884aaa3
authored
2025-01-23 17:33:31 +0800
by
lihua
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix
1 parent
1cad9876
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
.env.development
.env.product
.env.development
View file @
e884aaa
...
...
@@ -82,12 +82,12 @@ VITE_APP_ATTACHMENT_TEMPLATE = ms-daop-personel-service
VITE_APP_PERSONAL_URL = 'ms-daop-personel-service'
#流通平台地址
VITE_APP_CIRCULATION = http
://192.168.6.20:18052
/
VITE_APP_CIRCULATION = http
s://daop-lt-test.zgsjzc.com
/
# 测试环境访问地址
VITE_API_CIRCULATION_URL = http://192.168.6.22:29900/circulation
#
VITE_API_CIRCULATION_URL = http://192.168.6.22:29900/circulation
#数据加工交付
VITE_APP_DATA_DELIVERY = http
://192.168.6.20:38052
/
VITE_APP_DATA_DELIVERY = http
s://daop-jgjf-test.zgsjzc.com
/
# 本地访问地址
...
...
.env.product
View file @
e884aaa
...
...
@@ -117,9 +117,9 @@ VITE_API_MESSAGE = ms-daop-message-service
VITE_APP_PERSONAL_URL = ms-daop-personel-service
#流通平台接口地址
VITE_APP_CIRCULATION = http
://192.168.6.20:18052
/
VITE_APP_CIRCULATION = http
s://daop-lt-test.zgsjzc.com
/
#数据加工交付
VITE_APP_DATA_DELIVERY = http
://192.168.6.20:38052
/
VITE_APP_DATA_DELIVERY = http
s://daop-jgjf-test.zgsjzc.com
/
# 是否在打包时生成 sourcemap
VITE_BUILD_SOURCEMAP = false
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment