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
08081855
Commit
08081855
authored
Dec 20, 2023
by
王建文
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改中台地址
parent
63260f10
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
18 additions
and
18 deletions
+18
-18
dev.env.js
config/dev.env.js
+6
-6
prod.env.js
config/prod.env.js
+6
-6
uat.env.js
config/uat.env.js
+6
-6
No files found.
config/dev.env.js
View file @
08081855
...
@@ -4,12 +4,12 @@ module.exports = {
...
@@ -4,12 +4,12 @@ module.exports = {
CONFIG_ENV
:
JSON
.
stringify
(
process
.
env
.
CONFIG_ENV
),
CONFIG_ENV
:
JSON
.
stringify
(
process
.
env
.
CONFIG_ENV
),
debug
:
true
,
debug
:
true
,
isMobilePlatform
:
true
,
isMobilePlatform
:
true
,
loginPath
:
'"http://
47.97.108.99:19808
/oauth/token?client_id=client2&client_secret=secret&grant_type=password&username=appadmin&password=" '
,
loginPath
:
'"http://
210.12.156.64:9090
/oauth/token?client_id=client2&client_secret=secret&grant_type=password&username=appadmin&password=" '
,
basePath
:
'"http://
47.97.108.99:19808
/r/api/interface?sysName=XCMG_UAT&apiName="'
,
basePath
:
'"http://
210.12.156.64:9090
/r/api/interface?sysName=XCMG_UAT&apiName="'
,
rootPath
:
'"http://
47.97.108.99:19808
/r/api"'
,
rootPath
:
'"http://
210.12.156.64:9090
/r/api"'
,
filePath
:
'"http://
47.97.108.99:19808
/r/api/app/fileViewSvc?sysName=XCMG_UAT&apiName=file_view&"'
,
filePath
:
'"http://
210.12.156.64:9090
/r/api/app/fileViewSvc?sysName=XCMG_UAT&apiName=file_view&"'
,
ocrPath
:
'"http://
47.97.108.99:19808
/r/api"'
,
ocrPath
:
'"http://
210.12.156.64:9090
/r/api"'
,
fileUploadSvcPath
:
'"http://
47.97.108.99:19808
/r/api/app/fileUploadSvc?sysName=XCMG_UAT&apiName="'
,
fileUploadSvcPath
:
'"http://
210.12.156.64:9090
/r/api/app/fileUploadSvc?sysName=XCMG_UAT&apiName="'
,
appId
:
'"com.xcmg.app.dev"'
,
appId
:
'"com.xcmg.app.dev"'
,
currentVersion
:
'"3.5.9"'
currentVersion
:
'"3.5.9"'
}
}
config/prod.env.js
View file @
08081855
...
@@ -4,12 +4,12 @@ module.exports = {
...
@@ -4,12 +4,12 @@ module.exports = {
CONFIG_ENV
:
JSON
.
stringify
(
process
.
env
.
CONFIG_ENV
),
CONFIG_ENV
:
JSON
.
stringify
(
process
.
env
.
CONFIG_ENV
),
debug
:
true
,
debug
:
true
,
isMobilePlatform
:
true
,
isMobilePlatform
:
true
,
loginPath
:
'"http://
10.1.10.87
:9090/oauth/token?client_id=client2&client_secret=secret&grant_type=password&username=appadmin&password=" '
,
loginPath
:
'"http://
210.12.156.64
:9090/oauth/token?client_id=client2&client_secret=secret&grant_type=password&username=appadmin&password=" '
,
basePath
:
'"http://
10.1.10.87
:9090/r/api/interface?sysName=XCMG_UAT&apiName="'
,
basePath
:
'"http://
210.12.156.64
:9090/r/api/interface?sysName=XCMG_UAT&apiName="'
,
rootPath
:
'"http://
10.1.10.87
:9090/r/api"'
,
rootPath
:
'"http://
210.12.156.64
:9090/r/api"'
,
filePath
:
'"http://
10.1.10.87
:9090/r/api/app/fileViewSvc?sysName=XCMG_UAT&apiName=file_view&"'
,
filePath
:
'"http://
210.12.156.64
:9090/r/api/app/fileViewSvc?sysName=XCMG_UAT&apiName=file_view&"'
,
ocrPath
:
'"http://
10.1.10.87
:9090/r/api"'
,
ocrPath
:
'"http://
210.12.156.64
:9090/r/api"'
,
fileUploadSvcPath
:
'"http://
10.1.10.87
:9090/r/api/app/fileUploadSvc?sysName=XCMG_UAT&apiName="'
,
fileUploadSvcPath
:
'"http://
210.12.156.64
:9090/r/api/app/fileUploadSvc?sysName=XCMG_UAT&apiName="'
,
appId
:
'"com.xcmg.app.dev"'
,
appId
:
'"com.xcmg.app.dev"'
,
currentVersion
:
'"3.5.9"'
currentVersion
:
'"3.5.9"'
}
}
config/uat.env.js
View file @
08081855
...
@@ -4,12 +4,12 @@ module.exports = {
...
@@ -4,12 +4,12 @@ module.exports = {
CONFIG_ENV
:
JSON
.
stringify
(
process
.
env
.
CONFIG_ENV
),
CONFIG_ENV
:
JSON
.
stringify
(
process
.
env
.
CONFIG_ENV
),
debug
:
true
,
debug
:
true
,
isMobilePlatform
:
true
,
isMobilePlatform
:
true
,
loginPath
:
'"http://
47.97.108.99:1808
0/oauth/token?client_id=client2&client_secret=secret&grant_type=password&username=appadmin&password=" '
,
loginPath
:
'"http://
210.12.156.64:909
0/oauth/token?client_id=client2&client_secret=secret&grant_type=password&username=appadmin&password=" '
,
basePath
:
'"http://
47.97.108.99:1808
0/r/api/interface?sysName=XCMG_UAT&apiName="'
,
basePath
:
'"http://
210.12.156.64:909
0/r/api/interface?sysName=XCMG_UAT&apiName="'
,
rootPath
:
'"http://
47.97.108.99:1808
0/r/api"'
,
rootPath
:
'"http://
210.12.156.64:909
0/r/api"'
,
filePath
:
'"http://
47.97.108.99:1808
0/r/api/app/fileViewSvc?sysName=XCMG_UAT&apiName=file_view&"'
,
filePath
:
'"http://
210.12.156.64:909
0/r/api/app/fileViewSvc?sysName=XCMG_UAT&apiName=file_view&"'
,
ocrPath
:
'"http://
47.97.108.99:1808
0/r/api"'
,
ocrPath
:
'"http://
210.12.156.64:909
0/r/api"'
,
fileUploadSvcPath
:
'"http://
47.97.108.99:1808
0/r/api/app/fileUploadSvc?sysName=XCMG_UAT&apiName="'
,
fileUploadSvcPath
:
'"http://
210.12.156.64:909
0/r/api/app/fileUploadSvc?sysName=XCMG_UAT&apiName="'
,
appId
:
'"com.xcmg.app.dev"'
,
appId
:
'"com.xcmg.app.dev"'
,
currentVersion
:
'"3.5.9"'
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