Commit aa94786e by 王昆

gsb

parent c3811521
...@@ -37,8 +37,8 @@ var settings = { ...@@ -37,8 +37,8 @@ var settings = {
}, },
paasUrl: function () { paasUrl: function () {
if (this.env == "dev") { if (this.env == "dev") {
// return "http://192.168.18.237:4001/"; return "http://192.168.18.237:4001/";
return "http://192.168.18.125:4001/"; // return "http://192.168.18.125:4001/";
} else { } else {
return "https://open.gongsibao.com/"; return "https://open.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