Commit 66d4202b by 任晓松

update 360接口地址

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