清空级联录像记录 #672
This commit is contained in:
parent
6c1397a01e
commit
6d60595aa9
@ -35,6 +35,7 @@ public class RecordEndEventListener implements ApplicationListener<RecordEndEven
|
||||
recordEndEventHandler.handler(event.getRecordInfo());
|
||||
}
|
||||
}
|
||||
handlerMap.clear();
|
||||
}
|
||||
|
||||
public void addEndEventHandler(String device, String channelId, RecordEndEventHandler recordEndEventHandler) {
|
||||
|
Loading…
Reference in New Issue
Block a user