选择composer ,请求选择post,地址填写服务器地址。
request head必须得填写的
User-Agent: Fiddler
Host: x.x.x.x:8080
Content-Type: application/x-www-form-urlencoded;charset=utf-8
Content-Length: 28
request body 填写
mobile=12323232323&code=1837
选择composer ,请求选择post,地址填写服务器地址。
request head必须得填写的
User-Agent: Fiddler
Host: x.x.x.x:8080
Content-Type: application/x-www-form-urlencoded;charset=utf-8
Content-Length: 28
request body 填写
mobile=12323232323&code=1837
转载于:https://www.cnblogs.com/fangjianbin/p/4108108.html