curl 发送json格式数据 请求

curl -H "Content-Type: application/json" -X POST  --data '{"userID":10001}' http://localhost:8085/GetUserInfo
相关文章
相关标签/搜索