Commit aee509ea by 宋毅

tj

parent e56525ce
...@@ -23,7 +23,7 @@ var settings = { ...@@ -23,7 +23,7 @@ var settings = {
if (this.env == "dev") { if (this.env == "dev") {
return "http://zcchannel.apps.com:4003"; return "http://zcchannel.apps.com:4003";
} else { } else {
return "https://zc-channel-service"; return "http://zc-channel-service";
} }
}, },
paasUrl: function () { paasUrl: 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