Commit 2d7eb531 by 王栋源

wdy

parent f2d2f93e
...@@ -59,7 +59,7 @@ var settings = { ...@@ -59,7 +59,7 @@ var settings = {
if (this.env == "dev") { if (this.env == "dev") {
return "http://192.168.0.106:4005/"; return "http://192.168.0.106:4005/";
} else { } else {
return "http://zc-channel-gateway/"; return "https://channelgateway-api.gongsibao.com/";
} }
}, },
centerOrderUrl: function () { centerOrderUrl: function () {
......
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