Commit 10782909 by 孙亚楠

d

parent d216c529
...@@ -186,9 +186,9 @@ class System { ...@@ -186,9 +186,9 @@ class System {
var wangkun = "http://192.168.201.149" var wangkun = "http://192.168.201.149"
return { return {
// 公共服务 // 公共服务
// common: domain + ":3102" + path, common: domain + ":3102" + path,
// common: "http://127.0.0.1:3102" + path, // common: "http://127.0.0.1:3102" + path,
common:wangkun+":3102"+ path, // common:wangkun+":3102"+ path,
// 商户服务 // 商户服务
merchant: domain2 + ":3101" + path, merchant: domain2 + ":3101" + 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