// $_REQUEST = file_get_contents('php://input'); //json对像时需要这句接收// $_REQUEST = json_decode($_REQUEST,true);