curl --location --request GET 'http://localhost:8080/client/v101/residential-device/ele-statistics/'
{ "code": 0, "msg": "", "data": [ { "disDate": "", "charge": 0.0, "discharge": 0.0, "ge": 0.0 } ] }