临时提交
This commit is contained in:
@@ -244,7 +244,7 @@ public class ApiStreamController {
|
||||
return result;
|
||||
}
|
||||
inviteStreamService.removeInviteInfo(inviteInfo);
|
||||
deviceChannelService.stopPlay(inviteInfo.getDeviceId(), inviteInfo.getChannelId());
|
||||
deviceChannelService.stopPlay(inviteInfo.getChannelId());
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user