curl --location '/user/money/total/list'{
"code": 0,
"msg": "",
"data": [
{
"id": 0,
"name": "",
"userName": "",
"type": 0,
"money": "",
"inOrOut": 0,
"happenDate": "",
"list": [
{
"bookId": 0,
"name": "",
"money": "",
"happenDate": ""
}
]
}
]
}