这个文档上没有详细说明

在用POST的时候

header要这样写。。。

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

 

相关文章: