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