Commit 744782f8 by 孙亚楠

d

parent 15aa0d9b
......@@ -189,8 +189,8 @@ class System {
// common: "http://127.0.0.1:3102" + path,
// 商户服务
merchant: domain2 + ":3101" + path,
// merchant: "http://127.0.0.1:3101" + path,
merchant: domain2 + ":3111" + path,
// merchant: "http://127.0.0.1:3111" + path,
// 订单服务
order: domain + ":3103" + 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