{
"data": {
"room_wxid": "57****34@chatroom",
"notice": "新的群公告\uD83C\uDF4E\uD83C\uDF4E"
},
"type": 31016
}curl --location 'http://127.0.0.1:8981/api' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {
"room_wxid": "57****34@chatroom",
"notice": "新的群公告\uD83C\uDF4E\uD83C\uDF4E"
},
"type": 31016
}'{
"data": null,
"msg": "ok",
"type": 31016
}