Commit adf712c7 by 孙亚楠

d

parent 17bbdda2
......@@ -122,8 +122,8 @@ var settings = {
deliverSysApi: function () {
let domain = "";
if (this.env == "dev") {
// domain = "http://39.107.234.14:3002";
domain = "http://127.0.0.1:3112";
domain = "http://39.107.234.14:3002";
// domain = "http://127.0.0.1:3112";
} else {
domain = "https://xggadmin.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