Commit eebbea38 by 王悦

fix fqboss url

parent 66d69a07
...@@ -61,7 +61,7 @@ var settings = { ...@@ -61,7 +61,7 @@ var settings = {
if (this.env == "dev") { if (this.env == "dev") {
return "http://192.168.0.106:4012/"; return "http://192.168.0.106:4012/";
} else { } else {
return "http://fqboss-service.chaolai/"; return "https://fqgirl.gongsibao.com/";
} }
}, },
tmnotifyUrl: function () { tmnotifyUrl: 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