Commit c3008706 by 王昆

gsb

parent 0b27d7ed
...@@ -208,7 +208,8 @@ class System { ...@@ -208,7 +208,8 @@ class System {
} else { } else {
return { return {
common: "xggsvecommon-service" + path, common: "xggsvecommon-service" + path,
merchant: "xggsvemerchant-service" + path, // merchant: "xggsvemerchant-service" + path,
merchant: "http://123.57.217.203:20500" + path,
order: "xggsveorder-service" + path, order: "xggsveorder-service" + path,
invoice: "xggsveinvoice-service" + path, invoice: "xggsveinvoice-service" + path,
uc: "xggsveuc-service" + path, uc: "xggsveuc-service" + 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