-H "Content-Type: application/x-www-form-urlencoded"可以省略curl -d "param1=value1¶m2=value2" -H "Content-Type: application/x-www-form-urlencoded" -X POST http://localhost:3000/data