curl --location --request POST '/souti' \ --data-urlencode 'question='
{ "code": 0, "msg": "string", "data": { "answer": "string", "source": "string" } }