放行abl hook 接口

This commit is contained in:
648540858
2024-04-02 09:53:47 +08:00
parent 8b90fade9e
commit 969ff86ebe
2 changed files with 3 additions and 1 deletions

View File

@@ -181,6 +181,8 @@ public class PlayController {
throw new ControllerException(ErrorCode.ERROR100.getCode(), "命令发送失败: " + e.getMessage());
}
}
// 关闭收流
inviteStreamService.removeInviteInfoByDeviceAndChannel(InviteSessionType.PLAY, deviceId, channelId);
storager.stopPlay(deviceId, channelId);