{
"code": 0,
"msg": "string",
"data": {
"total": 0,
"list": [
{
"id": 1,
"userId": 100,
"title": "劳动合同起草",
"contractType": "labor",
"status": 0,
"totalMessages": 10,
"lastMessageTime": "2025-11-08 10:30:00",
"createTime": "string"
}
]
}
}