Commit d799ccc4 by gxfeng

fix: 360渠道接口地址替换

parent 31069944
......@@ -60,7 +60,7 @@ var settings = {
if (this.env == 'dev') {
return "http://180.163.239.98:38086/";
} else {
return "https://tobadminapi.e.360.cn/";
return "https://tobadmin.e.360.cn/";
}
},
auth360Url: 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