{
"obj": "user3",
"link_obj": "poster10",
"text": "举报受理成功",
"from_uid": 2,
"to_uid": 3
}
curl --location --request POST 'https://bit101.flwfdd.xyz/messages/system' \
--header 'fake-cookie: {{fake_cookie}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"obj": "user3",
"link_obj": "poster10",
"text": "举报受理成功",
"from_uid": 2,
"to_uid": 3
}'
{}