Commit 93d1a061 by 王悦

fix

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