Commit 1708712b by 王栋源

wdy

parent f863b536
...@@ -31,7 +31,7 @@ var settings = { ...@@ -31,7 +31,7 @@ var settings = {
if (this.env == "dev") { if (this.env == "dev") {
return "http://192.168.18.61:3003/"; return "http://192.168.18.61:3003/";
} else { } else {
return "http://jxy-service/"; return "http://jiaxiya-service/";
} }
}, },
reqEsAddr: function () { reqEsAddr: 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