一、POST请求
curl "http://127.0.0.1:8080" -H "Content-Type:application/json" -X POST --data '{"name":"value"}'
一、POST请求
curl "http://127.0.0.1:8080" -H "Content-Type:application/json" -X POST --data '{"name":"value"}'