1078-添加录像回放列表查询

This commit is contained in:
648540858
2024-04-04 16:54:08 +08:00
parent 3e5da98539
commit 81c2b5715c
4 changed files with 26 additions and 11 deletions

View File

@@ -52,7 +52,7 @@ public class J1205 extends Re {
@Override
protected Rs handler(Header header, Session session, Ijt1078Service service) {
SessionManager.INSTANCE.response(header.getTerminalId(), "1205", (long) respNo, JSON.toJSONString(this));
service.notifyRecordList()
J8001 j8001 = new J8001();
j8001.setRespNo(header.getSn());
j8001.setRespId(header.getMsgId());