{
"token": "epoint_webserivce_**##0601",
"params": {
}
}
curl --location --request POST 'https://api.cqdcg.com/epoint-web-ystmh/rest/hnystcommoncontroller/checkIsBlacklist' \
--header 'Cookie: Path=/;sid=a6907452562820a5d9e4b15e522f7645' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "epoint_webserivce_**##0601",
"params": {
}
}'
{
"custom": {
"isBlacklist": "true",
"code": 1,
"text": "检查用户是否是黑名单信息成功!"
},
"status": {
"code": 200,
"text": ""
}
}