curl --location --request GET '/api/user/myWallet'{
"code": 1,
"show": 0,
"msg": "获取成功",
"data": {
"user_money": "700.00",
"total_order_amount": "0.00",
"total_recharge_amount": "0.00",
"open_racharge": 0
}
}