{
"wxids": [
"wxid_phyyedw9xap22"
]
}curl --location --request POST '/checkRelation' \
--header 'AUTHORIZATION: token值' \
--header 'Content-Type: application/json' \
--data-raw '{
"wxids": [
"wxid_phyyedw9xap22"
]
}'{
"ret": 0,
"msg": "string",
"data": {
"wxid": "string",
"relation": 0
}
}