curl --location --request GET '/user/time/log/list'{
"code": 0,
"msg": "",
"data": {
"timeLogs": [
{
"": [
{
"id": 0,
"type": 0,
"desc": ""
}
]
}
]
}
}