0
curl --location --request GET '/user/book/v2/total/money' \ --header 'Content-Type: application/json' \ --data-raw '0'
{ "code": 0, "msg": "", "data": "" }