{
"time": 0,
"wechat_lei": 0,
"ad_staff_code": "string",
"ad_departid": "string",
"ad_departgroupid": "string"
}
curl --location --request POST '/v2/Report/GetActivationListByStaff' \
--header 'Authorization: Bearer' \
--header 'TenantId;' \
--header 'Content-Type: application/json' \
--data-raw '{
"time": 0,
"wechat_lei": 0,
"ad_staff_code": "string",
"ad_departid": "string",
"ad_departgroupid": "string"
}'
{
"requestId": "string",
"errmsg": 0,
"succeed": true,
"msgTime": "string",
"errdesc": null
}