{ "text": "你好,杂鱼主人!" }
curl --location --request POST '/say_rnd' \ --header 'Content-Type: application/json' \ --data-raw '{ "text": "你好,杂鱼主人!" }'
{}