使用函数: file_get_contents($url);jsp
传入接口url及其参数:如函数
$url="http://192.168.1.1/test.jsp?id=1&type=2";url
$ret=file_get_contents($url);接口