{}
curl --location --request POST 'https://cloud.hm443.com/api/tenant-service-open/basis/getAlarmTypeList' \ --header 'accessKey: 32252aa6a2a941dfab1b048ec549ed37' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "code": 200, "message": "成功", "data": [ { "type": 1, "label": "紧急报警", "value": 1 } ] }