setInterval(function timeout() { responses = http.get(pathUrl, params); console.log('Responses : ' + JSON.stringify(responses.body));
確定! 回上一頁