设置预警数据
POST
http://127.0.0.1:8080/equipment/addEarlyWarning
接口描述
设置预警数据
请求参数
参数名
类型
描述
必填
earlyWarning
EarlyWarning
预警数据对象
必填
响应参数
参数名
类型
描述
必填
code
int
返回状态码
必填
msg
string
返回信息
必填