curl --location 'https://gapi.mccfk.cn/Review/GetWorkspace'{
"Success": true,
"Data": {
"Tasks": [
{
"ContentType": "string",
"ContentId": 0,
"Title": "string",
"AuthorName": "string",
"CreateTime": "string"
}
]
}
}