Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CRM
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
华国豪
CRM
Commits
41e62a57
Commit
41e62a57
authored
Jan 14, 2025
by
吴春
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
346e0481
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
domainManager.js
src/plugins/domainManager.js
+2
-2
No files found.
src/plugins/domainManager.js
View file @
41e62a57
...
...
@@ -3,9 +3,9 @@ const isOnline = function () {
}
export
default
function
()
{
//CRM API
let
domainUrl
=
"http://192.168.5.
4
6:5003"
;
let
domainUrl
=
"http://192.168.5.
5
6:5003"
;
//旅游ERPApi
let
erpApiUrl
=
"http://192.168.5.
4
6"
let
erpApiUrl
=
"http://192.168.5.
5
6"
let
erpSiteUrl
=
""
;
//ERP前端域名
let
javaUrl
=
"http://192.168.10.215:9000"
;
//javaapi域名获取优惠卷
let
ViittoFileUrl
=
"http://192.168.5.214:8130"
;
//文件预览站点
...
...
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