curl --location --request GET 'https://yzt.hntpxx.com/api/app/user/batteryRules' \
--header 'token: undefined'
{
"code": 200,
"data": {
"firstHourAmount": 3,
"nextHourAmount": 1,
"maxDuration": 12,
"maxAmount": 10
},
"msg": "success"
}