获取一级二级告警分类
GET
http://localhost:9024/monitors/alarmType/list/children
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
success
boolean
示例:true
必填
msg
string
示例:成功
必填
id
int
示例:2
必填
name
string
示例:一级告警分类---lzc测试
必填
sort
int
示例:0
必填
remark
string
示例:一级告警分类描述-----lzc测试描述
必填
code
string
示例:code
必填
parent
int
示例:-1
必填
level
int
示例:0
必填
createTime
string
示例:2023-02-22 00:00:00
必填
selected
boolean
示例:false
必填