Commit f2d2f93e by 王栋源

wdy

parent 6ddd4fd1
......@@ -57,9 +57,9 @@ var settings = {
},
gatewayUrl: function () {
if (this.env == "dev") {
return "http://192.168.0.106:4005";
return "http://192.168.0.106:4005/";
} else {
return "http://center-app-service";
return "http://zc-channel-gateway/";
}
},
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