告警信息查询 确认接口新增
This commit is contained in:
parent
5736768af4
commit
49cf55856c
@ -44,7 +44,7 @@ public class EventController {
|
||||
|
||||
/**
|
||||
* 确认告警信息
|
||||
* @param deviceEventInfo 确认信息
|
||||
* @param deviceEventInfoList 确认信息
|
||||
*/
|
||||
@PostMapping("/confirm")
|
||||
public R<Void> confirmEvent(@RequestBody List<DeviceEventInfo> deviceEventInfoList){
|
||||
|
Loading…
Reference in New Issue
Block a user