-H 设置header -d 后接responseBody,并且以post形式发送
curl -H 'Content-Type: application/json' -d '{"xx": 1}' http://localhost:xxx