Commit fffefc5f by 宋毅

tj

parent 11a4eb83
...@@ -36,7 +36,7 @@ var settings = { ...@@ -36,7 +36,7 @@ var settings = {
}, },
centerChannelUrl: function () { centerChannelUrl: function () {
if (this.env == "dev") { if (this.env == "dev") {
return "http://gsb.qifu.gongsibao.com:4011/"; return "http://gsb.qifu.gongsibao.com:4012/";
} else { } else {
return "http://center-channel-service/"; return "http://center-channel-service/";
} }
......
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