curl 發送json格式數據 請求

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