{ "id": "1", "content": "你好" }
curl --location 'http://47.93.38.26:8080/advisor/chats' \ --header 'Content-Type: application/json' \ --data '{ "id": "1", "content": "你好" }'
{ "id": "string" }