curl --location '/public-api/markTask/page'{
"errorCode": 0,
"message": "",
"data": {
"records": [
{
"id": 0,
"deptId": 0,
"tenantId": 0,
"conversationCount": 0,
"taskProgress": 0,
"markUser": 0,
"status": 0,
"created": "",
"createdBy": 0,
"modified": "",
"modifiedBy": 0,
"conversationIds": [
0
]
}
],
"pageNumber": 0,
"pageSize": 0,
"maxPageSize": 0,
"totalPage": 0,
"totalRow": 0,
"optimizeCountQuery": false
}
}