콘텐츠 등록 - 대여만 가능하게 등록할 수 있도록 속성 추가
This commit is contained in:
@@ -176,6 +176,7 @@ class AudioContentService(
|
||||
} else {
|
||||
false
|
||||
},
|
||||
isOnlyRental = request.isOnlyRental,
|
||||
isCommentAvailable = request.isCommentAvailable
|
||||
)
|
||||
audioContent.theme = theme
|
||||
|
Reference in New Issue
Block a user