{ "content": "杭州今天天气" }
curl --location --request POST '/aliyunbailian/application/chat' \ --header 'Content-Type: application/json' \ --data-raw '{ "content": "杭州今天天气" }'
{ "timestamp": "string", "status": 0, "error": "string", "path": "string" }