diff --git a/src/api/APIindex.js b/src/api/APIindex.js index cb474a2..36d7899 100644 --- a/src/api/APIindex.js +++ b/src/api/APIindex.js @@ -15,7 +15,7 @@ // config.headers.post['Content-Type'] = 'application/json;charset=utf-8'; // let USERNO = JSON.parse(locasto.getItem('USERNO')); config.headers.post["Content-Type"] = "application/json;charset=utf-8"; - config.headers.get["authority"] = "https://geo.datav.aliyun.com"; + config.headers.get["authority"] = "geo.datav.aliyun.com"; if ( config.url == "http://www.yunplc.com:7080/exlog" || config.url.indexOf("120.27.155.137:7080") != -1