parent
1a6a833b93
commit
bfedc448af
|
@ -71,6 +71,8 @@ class AuthService(
|
|||
signOutRepository.save(signOut)
|
||||
|
||||
memberService.logoutAll(memberId = memberId)
|
||||
|
||||
throw SodaException("운영정책을 위반하여 이용을 제한합니다.")
|
||||
}
|
||||
|
||||
@Transactional
|
||||
|
|
Loading…
Reference in New Issue