curl --location --request POST '/refuse_online_file' \
--header 'Content-Type: application/json' \
--data-raw '{
"user_id": "123456789",
"msg_id": "123"
}'{
"status": "ok",
"retcode": 0,
"data": {},
"message": "",
"wording": ""
}