크리에이터 채널

- 시리즈 section 추가
This commit is contained in:
Yu Sung
2024-04-29 16:15:51 +09:00
parent 75b9c76987
commit ffbdbbaa06
7 changed files with 265 additions and 0 deletions

View File

@@ -121,4 +121,8 @@ enum AppStep {
case canCoupon
case contentAllByTheme(themeId: Int)
case seriesDetail(seriesId: Int)
case seriesAll(creatorId: Int)
}