curl --location --request GET 'adminapi/finance.center/center'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"management_forms": {
"total_amount": 4495,
"total_order": 19,
"total_refund_amount": 1744,
"fail_refund_amount": 0
},
"user_recharge": {
"total_user_recharge_money": 0,
"total_user_money": 2218437
},
"coach_info": {
"total_coach_commission": 0,
"total_withdraw_commission": 0,
"total_may_withdraw_commission": 123,
"total_wait_settle_commission": 696
},
"shop_info": {
"total_shop_commission": 0,
"total_withdraw_commission": 0,
"total_may_withdraw_commission": 1600,
"total_wait_settle_commission": 297
},
"deposit_info": {
"total_coach_deposit": 237,
"total_shop_deposit": 800
}
}
}