这个文档上没有详细说明

在用POST的时候

header要这样写。。。

method:"POST",
      header: {
        "Content-Type": "application/x-www-form-urlencoded"
      },

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-09-09
  • 2021-12-17
  • 2022-12-23
  • 2021-06-04
  • 2021-12-07
  • 2021-12-21
猜你喜欢
  • 2021-06-22
  • 2022-12-23
  • 2021-09-16
  • 2022-12-23
  • 2021-10-22
  • 2021-08-14
  • 2022-12-23
相关资源
相似解决方案