curl --location 'http://a.like.com:8102/api/user/myWallet' \
--header 'token: 12bf3ca1a43ddb7b67ca253117a2883e'{
"code": 1,
"show": 0,
"msg": "获取成功",
"data": {
"user_money": "18.00",
"total_order_amount": "0.00",
"total_recharge_amount": "0.00",
"open_racharge": 1
}
}