Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8080/ess/ammeter_remote_set_data/getAmmeterTypeInfo'
{
"code": 0,
"msg": "",
"data": [
{
"typeName": "",
"snCode": "",
"equipmentType": ""
}
]
}