, 1);// POST数据
curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($data)); // POST参数
}...public static function request($url, array $headers = [], array $data = [], $type = \Requests::GET...response->body = '';
return $response;
}
}
}
复制代码
//业务代码
// www.cwl.gov.cn 请求头...options = [])
{
$response = \app\lucky\common\Http::request($url, $headers, $urlParams, 'GET...方法处理
/*
* 球队球员转入
*/
public function getPlayerShiftTo($teamId, $page_no, $page_count