curl --location --request GET '/user/recharge/total' \ --header 'x-token: {{x-token}}'
{ "totalWxPrice": "string", "totalRoutinePrice": "string", "totalPayPrice": "string", "totalRefundPrice": "string" }