오디오 콘텐츠 삭제
- 콘텐츠 삭제시 오픈 예정 날짜 null 처리
This commit is contained in:
@@ -126,6 +126,7 @@ class AudioContentService(
|
||||
?: throw SodaException("잘못된 콘텐츠 입니다.\n다시 시도해 주세요.")
|
||||
|
||||
audioContent.isActive = false
|
||||
audioContent.releaseDate = null
|
||||
}
|
||||
|
||||
@Transactional
|
||||
|
Reference in New Issue
Block a user