Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
10f839f5
Commit
10f839f5
authored
Jun 24, 2020
by
孙亚楠
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
d
parent
744782f8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
xgg-deliver/app/base/system.js
+4
-4
No files found.
xgg-deliver/app/base/system.js
View file @
10f839f5
...
...
@@ -189,12 +189,12 @@ class System {
// common: "http://127.0.0.1:3102" + path,
// 商户服务
merchant
:
domain2
+
":31
1
1"
+
path
,
// merchant: "http://127.0.0.1:31
1
1" + path,
merchant
:
domain2
+
":31
0
1"
+
path
,
// merchant: "http://127.0.0.1:31
0
1" + path,
// 订单服务
order
:
domain
+
":31
03
"
+
path
,
// order: domain2 + ":31
03
"+ path,
order
:
domain
+
":31
11
"
+
path
,
// order: domain2 + ":31
11
"+ path,
// 发票服务
invoice
:
domain2
+
":3105"
+
path
,
...
...
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