Commit 5b0fe347 by 王勇飞

gyq

parent d15d3428
...@@ -49,7 +49,7 @@ var settings = { ...@@ -49,7 +49,7 @@ var settings = {
}, },
bookUrl: function () { bookUrl: function () {
if (this.env == "localhost") { if (this.env == "localhost") {
return "http://192.168.1.19:8001"; return "http://192.168.1.19:8889";
} else { } else {
return "http://icdeliver-service"; return "http://icdeliver-service";
} }
......
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