{
"_id": "6254e8db3aaaf36f3b499208", //工时id
"created_at": 1649731803, //工时创建时间
"description": "这是一段描述", //工时描述
"duration": 4, //时长(小时)
"project_id": "5b98e38cdf09ce57a2bf7151", //项目id
"reported_at": 1649731788, //上报时间
"reported_by": "9d9f17dc466349d08b781da8df9dcc0a", //上报人id
"task_id": "5d650740f293c36967f4567b", //任务id
"type": {
"_id": "61f27101058525092dd44eca", //工时类别id
"color": "#56ABFB",
"text": "开发" //类别名称
}