curl --location --request GET '/user/time/log/list'
LIST<日期, LIST<备注>>
{
"code": 0,
"msg": "",
"data": {
"timeLogs": [
{
"": [
{
"id": 0,
"type": 0,
"desc": ""
}
]
}
]
}
}