Commit 23b63431 by 孙亚楠

ddg

parent 3109aeda
...@@ -193,8 +193,7 @@ class System { ...@@ -193,8 +193,7 @@ class System {
// merchant: "http://127.0.0.1:3101" + path, // merchant: "http://127.0.0.1:3101" + path,
// 订单服务 // 订单服务
// order: domain2 + ":3103" + path, order: domain+ ":3103" + path,
order: domain2 + path,
// 发票服务 // 发票服务
invoice: domain2 + ":3105" + path, invoice: domain2 + ":3105" + path,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment