curl 命令大全

  1. post json
curl -H "Content-Type: application/json" -X POST  --data '{"userID":10001}' http://localhost:8085/GetUserInfo
posted @ 2019-02-13 09:55  linengier  阅读(137)  评论(0编辑  收藏  举报