curl --location --request GET '/api/user/wallet' \
--header 'token: {{'\''38a327e6732714e2a48e0b5d3038b2cc'\''}}'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"id": 1,
"user_money": "99.00",
"user_earnings": "200.00",
"total_money": 299
}
}