Commit cb67a738 by 王昆

gsb

parent 05ba1037
......@@ -38,7 +38,7 @@ var settings = {
outApi: function () {
let domain;
if (this.env == "dev") {
domain = "http://127.0.0.1:3701";
domain = "http://39.107.234.14:3701";
} else {
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