Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mobi
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
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
wbx-PCAndMobi
mobi
Commits
33d88d5a
Commit
33d88d5a
authored
Oct 23, 2020
by
Gakki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ok
parent
8a2f42a2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
micSystemsList.json
src/router/micSystemsList.json
+2
-2
api.js
src/server/api.js
+2
-1
No files found.
src/router/micSystemsList.json
View file @
33d88d5a
...
@@ -16,12 +16,12 @@
...
@@ -16,12 +16,12 @@
},
},
{
{
"name"
:
"order"
,
"name"
:
"order"
,
"entry"
:
"http://
31.0.161.39
/order"
,
"entry"
:
"http://
xuhui.hm.omniview.pro
/order"
,
"activeRule"
:
"/order"
"activeRule"
:
"/order"
},
},
{
{
"name"
:
"question"
,
"name"
:
"question"
,
"entry"
:
"http://
31.0.161.39
/question"
,
"entry"
:
"http://
xuhui.hm.omniview.pro
/question"
,
"activeRule"
:
"/question"
"activeRule"
:
"/question"
}
}
]
]
src/server/api.js
View file @
33d88d5a
...
@@ -14,7 +14,8 @@ case 'devol': // 本地线上部署环境下
...
@@ -14,7 +14,8 @@ case 'devol': // 本地线上部署环境下
break
break
case
'pudong-sit'
:
case
'pudong-sit'
:
BASE_URL
=
'http://211.136.105.193/apiv2'
//浦东
BASE_URL
=
'http://xuhui.hm.omniview.pro/api'
,
// BASE_URL = 'http://211.136.105.193/apiv2' //浦东
FANGDI_URL
=
'http://962121.fgj.sh.gov.cn/wyweb/shanghaiwuye'
FANGDI_URL
=
'http://962121.fgj.sh.gov.cn/wyweb/shanghaiwuye'
break
break
...
...
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