{
"data": {
"wxid": "xxx",
"remark": "xxx"
},
"client_id": 1,
"type": "MT_MOD_FRIEND_REMARK_MSG"
}curl --location '/' \
--header 'Content-Type: application/json' \
--data '{
"data": {
"wxid": "xxx",
"remark": "xxx"
},
"client_id": 1,
"type": "MT_MOD_FRIEND_REMARK_MSG"
}'{}