curl --location --request GET '/adminapi/finance.center/center' \
--header 'token: 217ba8ac94c48c81403500017f8c13fc'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"total_amount": 2590.7,
"total_order": 14,
"refund_success_amount": 26,
"refund_fail_amount": 0,
"user_recharge_amount": 0,
"user_money": 1097435.3,
"settled_earnings": 65.34,
"withdrawn_earnings": 0,
"wait_withdrawn_earnings": 999.34,
"wait_settled_earnings": 1474.08,
"staff_deposit": 12171.01
}
}