curl --location --request GET '/app-api/wol/duration/get' \
--header 'Authorization: 3ecf676011544a3293b9665f63513a28' \
--header 'tenant-id: 10053'{
"code": 0,
"data": {
"accountId": 100,
"accountType": 1,
"balance": 100,
"totalExpense": 1000,
"totalRecharge": 2000
},
"msg": "string"
}