Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
rebort-h5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
rebort-h5
Commits
a9d688ab
Commit
a9d688ab
authored
11 months ago
by
周亚武
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加事项
parent
49b90582
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
9 deletions
+10
-9
public/index.html
public/index.html
+10
-9
No files found.
public/index.html
View file @
a9d688ab
...
@@ -22,10 +22,11 @@
...
@@ -22,10 +22,11 @@
// rocrUrl: "http://192.168.2.129:8099/",
// rocrUrl: "http://192.168.2.129:8099/",
// webSocketUrl : "wss://api.egovrobot.com/websocket/"
// webSocketUrl : "wss://api.egovrobot.com/websocket/"
// //本地连测试
//98本地连测试
// api: "http://api.egovrobot.com/",
api
:
"
http://api.egovrobot.com/
"
,
// rocrUrl: "http://192.168.0.129:8099/",
rocrUrl
:
"
http://rocr.egovrobot.com/
"
,
// webSocketUrl: "wss://api.egovrobot.com/websocket/"
webSocketUrl
:
"
wss://api.egovrobot.com/websocket/
"
,
aiCaseUrl
:
"
http://192.168.0.250:11044/
"
// //开发环境
// //开发环境
// api: "http://192.168.2.78:8000/",
// api: "http://192.168.2.78:8000/",
...
@@ -38,11 +39,11 @@
...
@@ -38,11 +39,11 @@
// webSocketUrl : "wss://rapi.egovrobot.com/websocket/",
// webSocketUrl : "wss://rapi.egovrobot.com/websocket/",
// aiCaseUrl: "http://112.19.80.237:11044/"
// aiCaseUrl: "http://112.19.80.237:11044/"
//测试环境
//
//
测试环境
api
:
'
https://api.egovrobot.com/
'
,
//
api: 'https://api.egovrobot.com/',
rocrUrl
:
"
http://rocr.egovrobot.com/
"
,
//
rocrUrl: "http://rocr.egovrobot.com/",
webSocketUrl
:
"
wss://api.egovrobot.com/websocket/
"
,
//
webSocketUrl : "wss://api.egovrobot.com/websocket/",
aiCaseUrl
:
"
http://192.168.0.173:8099/
"
//
aiCaseUrl: "http://192.168.0.173:8099/"
};
};
</script>
</script>
...
...
This diff is collapsed.
Click to expand it.
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