예약 업로드 #113
@@ -200,7 +200,6 @@ class AudioContentController(
|
||||
val contentIdList = repository.getNotReleaseContentId()
|
||||
|
||||
for (contentId in contentIdList) {
|
||||
println(contentId)
|
||||
service.releaseContent(contentId)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user