커뮤니티 게시글 구매 API

This commit is contained in:
2024-05-23 21:36:11 +09:00
parent 37853bdedd
commit 059d5260a9
9 changed files with 213 additions and 61 deletions

View File

@@ -69,6 +69,7 @@ class CanService(private val repository: CanRepository) {
CanUsage.CHANGE_NICKNAME -> "닉네임 변경"
CanUsage.ORDER_CONTENT -> "콘텐츠 구매"
CanUsage.PAID_COMMUNITY_POST -> "게시글 보기"
}
val createdAt = it.createdAt!!