Commit bd9b4d82 by 王昆

gsb

parent ad6e716a
...@@ -196,11 +196,11 @@ class System { ...@@ -196,11 +196,11 @@ class System {
} else { } else {
var odomain = "http://123.57.217.203" var odomain = "http://123.57.217.203"
return { return {
common: "xggsvecommon-service" + path, common: "alixggsvecommon-service" + path,
merchant: "xggsvemerchant-service" + path, merchant: "alixggsvemerchant-service" + path,
order: "xggsveorder-service" + path, order: "alixggsveorder-service" + path,
invoice: "xggsveinvoice-service" + path, invoice: "alixggsveinvoice-service" + path,
uc: "xggsveuc-service" + path, uc: "alixggsveuc-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