Commit 201c6aff by Sxy

fix: 获取 token 地址

parent 38810899
......@@ -44,7 +44,7 @@ var settings = {
if (this.env == "dev") {
return "http://alitm.qifu-dev.gongsibao.com";
} else {
return "https://alitm.qifu.gongsibao.com";
return "http://alitm.qifu.gongsibao.com";
}
},
qifutongUrl: function () {//---------center-channel
......
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