Merge branch 'BE/userinfo' into 'backend'
feat: deleteroom 수정 See merge request s11-webmobile1-sub2/S11P12A701!66
This commit is contained in:
commit
db3cadf2be
@ -29,7 +29,7 @@ public class VideoServiceImpl implements VideoSertvice {
|
||||
|
||||
@Override
|
||||
public void stopOnline(Long userId, Long lectureId) throws SQLException {
|
||||
lectureService.startClass(lectureId);
|
||||
lectureService.stopClass(lectureId);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user