var instance = axios.create({
baseURL: 'http://qqk.com/Wechat/',
headers: {
'Content-Type': 'application/x-www-form-urlencoded'
},
});
var instance = axios.create({
baseURL: 'http://qqk.com/Wechat/',
headers: {
'Content-Type': 'application/x-www-form-urlencoded'
},
});