一个参数:
curl http://localhost:8989/user?name=王菲
多个参数:
curl "http://localhost:8989/user?name=王菲&age=23"