注意一下 http 和 https 。 有可能是因为服务器做了 http 强制跳转 https 。 postman 发出的 POST 遇到 301 之后就会变成 GET 。 请求前面加个 https://就没问题了