Commit 5eb2889f by 庄冰

channel

parent e751d251
...@@ -44,7 +44,7 @@ var settings = { ...@@ -44,7 +44,7 @@ var settings = {
}, },
pushFqbossDataUrl: function () { pushFqbossDataUrl: function () {
if (this.env == "dev") { if (this.env == "dev") {
return "http://localhost:3000/";//localsettings.reqEsDevUrl; return "http://192.168.18.78:3000/";//localsettings.reqEsDevUrl;
} else { } else {
return "https://fqgirl.gongsibao.com/"; return "https://fqgirl.gongsibao.com/";
} }
......
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