Commit 4ca345c2 by 王悦

fix

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