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