标签:content src http alt png 地址栏 image headers 点击
在地址栏里输入请求url:http://127.0.0.1:8081/getmoney
选择“POST”方式,
在“headers”添加key:Content-Type , value:application/json
点击"body",‘‘raw‘‘并设定为JSON
添加:
{"userid": 1}
点击send发送即可
标签:content src http alt png 地址栏 image headers 点击
原文地址:https://www.cnblogs.com/a8457013/p/9069401.html