{
"type": 102011,
"wxid": "1688849977889370",
"data": {
"user_id": "7881301586037692",
"remark": "秦国梅"
}
}curl --location --request POST 'http://127.0.0.1:8080/' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": 102011,
"wxid": "1688849977889370",
"data": {
"user_id": "7881301586037692",
"remark": "秦国梅"
}
}'{
"data": {
"user_id": "7881301586037692"
},
"errcode": 0,
"errmsg": "ok",
"type": 102011,
"wxid": "1688849977889370"
}