{
"ChatRoomName": "",
"Scene": 0,
"ToUserName": ""
}
curl --location --request POST 'https://api.mjdjourney.cn/group/SendPat' \
--header 'Content-Type: application/json' \
--data-raw '{
"ChatRoomName": "",
"Scene": 0,
"ToUserName": ""
}'
{}