1.测试不须要任何参数的接口地址:GET:http://api-test.com/test.phpphp
2.测试须要带header参数的接口地址:GET:http://api-test/header.phpjson
3.测试post请求的接口地址:POST:http://api-test.com/post.phpapi
{ "grant_type": "password", "client_id": "test", "client_secret": "sdfsdfsdfDFD0573mksdfdDFEFlsdfsdf", "scope": "test", "username": "18814137313", "password": "123456" }