{ "content": "流水", "role": "111" }
curl --location --request POST 'http://localhost:8081/api/search' \ --header 'Content-Type: application/json' \ --data-raw '{ "content": "流水", "role": "111" }'