curl --location --request GET 'http://ajax-api.itheima.net/api/robot?spoken=你好'
{ "data": { "type": 5000, "info": { "text": "好呀,你也好啊" } }, "message": "success" }