{
"sessionId":0,
"content":"挂号",
"type":"HEALTH"
}curl --location --request POST 'http://localhost:52222/v1/ai/sendintend' \
--header 'Content-Type: application/json' \
--data-raw '{
"sessionId":0,
"content":"挂号",
"type":"HEALTH"
}'{}