curl --location --request GET 'https://yzt.hntpxx.com/api/app/user/batteryRulesV2?hotelId' \
--header 'token: undefined'
{
"code": 200,
"data": [
{
"time": 10,
"amount": 12
},
{
"time": 8,
"amount": 10
},
{
"time": 5,
"amount": 8
},
{
"time": 3,
"amount": 6
}
],
"msg": "success"
}