{
"platformCode": "sonyOs",
"dbOpenId": "281528012360211077",
"memberIdList": [
1,
2,
3
]
}curl --location 'https://db-console-testapi.hezijia.com//uc/userVipApi/v3/listUserVip' \
--header 'Content-Type: application/json' \
--data '{
"platformCode": "sonyOs",
"dbOpenId": "281528012360211077",
"memberIdList": [
1,
2,
3
]
}'{
"requestId": "string",
"success": true,
"errCode": "string",
"errMessage": "string",
"data": [
{
"dbOpenId": "string",
"memberId": 0,
"memberCode": "string",
"startTime": 0,
"endTime": 0
}
]
}