curl --location --request GET 'https://api-dev.sincetech.com.cn:9443/bpm-todo/todo/task-monitor/' \
--header 'Authorization: Bearer '
{
"id": "string",
"pkVal": "string",
"taskCount": 0,
"userAccount": "string",
"userId": "string",
"userName": "string",
"userNo": "string",
"version": 0
}