Commit 9a96c5df by 庄冰

aaa

parent 8f55ecd5
...@@ -51,7 +51,7 @@ var settings = { ...@@ -51,7 +51,7 @@ var settings = {
}, },
pushFqbossDataUrl: function () { pushFqbossDataUrl: function () {
if (this.env == "dev") { if (this.env == "dev") {
return "http://192.168.18.78:3000/";//localsettings.reqEsDevUrl; return "http://192.168.18.141: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