file_get_contents('php://input') 通过这种方式可以获取 客户端 传递的raw 数据 同时 put请求 传递的参数也可以用这种方式获取 转载于:https://www.cnblogs.com/eddief/p/8508961.html