Commit b4662757 by 孙亚楠

dd

parent 6334c9fd
...@@ -38,6 +38,7 @@ var settings = { ...@@ -38,6 +38,7 @@ var settings = {
outApi: function () { outApi: function () {
let domain; let domain;
if (this.env == "dev") { if (this.env == "dev") {
// domain = "http://39.107.234.14:3701";
domain = "http://39.107.234.14:3701"; domain = "http://39.107.234.14:3701";
} else { } else {
domain = "https://ss-platform.gongsibao.com"; domain = "https://ss-platform.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