{
"sessionId":0,
"content":"症状:腰痛,补充症状:,想去的医院:,想去的科室:"
}curl --location --request POST 'http://localhost:52222/v1/ai/sendnavi' \
--header 'Content-Type: application/json' \
--data-raw '{
"sessionId":0,
"content":"症状:腰痛,补充症状:,想去的医院:,想去的科室:"
}'{}