{
"Type": "string",
"Count": 0
}curl --location 'https://gapi.mccfk.cn/Review/ClaimTasks' \
--header 'Content-Type: application/json' \
--data '{
"Type": "string",
"Count": 0
}'{
"Success": true,
"Message": "string",
"Data": {
"Tasks": [
{
"ContentType": "string",
"ContentId": 0,
"Title": "string",
"AuthorName": "string",
"CreateTime": "string"
}
]
}
}