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  阅读(147)  评论(0)    收藏  举报