代码改变世界

curl

2014-10-23 15:10  anjsoft  阅读(146)  评论(0编辑  收藏  举报

json数据提交

curl -X POST -H 'Content-Type: application/json; charset=utf-8' -H 'Content-Length: 4' 'http://xxxxx:8080/microbiz/api/v1/channels/delete?userId=15&imei=9802140982155&token=5546bfa841b64e6aab7e0049d209156c' -d '{}'