curl --location --request GET '/adminapi/finance.center/center' \
--header 'token: {{'\''38a327e6732714e2a48e0b5d3038b2cc'\''}}'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"total_amount": 10,
"total_order": 1,
"total_refund_amount": 0,
"wait_refund_amount": 15,
"total_recharge_amount": 0,
"user_money": 0,
"user_earnings": 0,
"user_earnings_withdraw": 0
}
}