Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hls-xcmg-vue-app
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xugong
hls-xcmg-vue-app
Commits
94833257
Commit
94833257
authored
Nov 07, 2023
by
jiacheng.mao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
地址更改
parent
f30f865f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
prod.env.js
config/prod.env.js
+6
-6
No files found.
config/prod.env.js
View file @
94833257
...
...
@@ -4,12 +4,12 @@ module.exports = {
CONFIG_ENV
:
JSON
.
stringify
(
process
.
env
.
CONFIG_ENV
),
debug
:
true
,
isMobilePlatform
:
true
,
loginPath
:
'"http://
1.116.32.65
:18080/oauth/token?client_id=client2&client_secret=secret&grant_type=password&username=appadmin&password=" '
,
basePath
:
'"http://
1.116.32.65
:18080/r/api/interface?sysName=XCMG_UAT&apiName="'
,
rootPath
:
'"http://
1.116.32.65
:18080/r/api"'
,
filePath
:
'"http://
1.116.32.65
:18080/r/api/app/fileViewSvc?sysName=XCMG_UAT&apiName=file_view&"'
,
ocrPath
:
'"http://
1.116.32.65
:18080/r/api"'
,
fileUploadSvcPath
:
'"http://
1.116.32.65
:18080/r/api/app/fileUploadSvc?sysName=XCMG_UAT&apiName="'
,
loginPath
:
'"http://
47.97.108.99
:18080/oauth/token?client_id=client2&client_secret=secret&grant_type=password&username=appadmin&password=" '
,
basePath
:
'"http://
47.97.108.99
:18080/r/api/interface?sysName=XCMG_UAT&apiName="'
,
rootPath
:
'"http://
47.97.108.99
:18080/r/api"'
,
filePath
:
'"http://
47.97.108.99
:18080/r/api/app/fileViewSvc?sysName=XCMG_UAT&apiName=file_view&"'
,
ocrPath
:
'"http://
47.97.108.99
:18080/r/api"'
,
fileUploadSvcPath
:
'"http://
47.97.108.99
:18080/r/api/app/fileUploadSvc?sysName=XCMG_UAT&apiName="'
,
appId
:
'"com.xcmg.app.dev"'
,
currentVersion
:
'"3.5.9"'
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment