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

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-10-25
  • 2021-11-22
  • 2021-06-29
  • 2021-06-22
  • 2021-12-24
  • 2021-05-30
猜你喜欢
  • 2021-12-22
  • 2022-01-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-09
相关资源
相似解决方案