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