postman发送POST请求

1.设置为POST方式,填入url

2.设置header,添加key和Value


3.填写body


postman发送POST请求_第1张图片

4.然后就可以点击send发送测试了

你可能感兴趣的:(postman发送POST请求)