Commit 4ca345c2 by 王悦

fix

parent 48089011
...@@ -45,7 +45,7 @@ var settings = { ...@@ -45,7 +45,7 @@ var settings = {
if (this.env == "dev") { if (this.env == "dev") {
return "http://alitm.qifu-dev.gongsibao.com"; return "http://alitm.qifu-dev.gongsibao.com";
} else { } else {
return "http://zcapi-service"; return "http://zcapi-service.chaolai";
} }
}, },
uploadfileossurl: function () { uploadfileossurl: 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