feat: 마이페이지 - 포인트 내역 추가
This commit is contained in:
@@ -12,6 +12,7 @@ struct MyPageResponse: Decodable {
|
||||
let profileUrl: String
|
||||
let chargeCan: Int
|
||||
let rewardCan: Int
|
||||
let point: Int
|
||||
let youtubeUrl: String?
|
||||
let instagramUrl: String?
|
||||
let websiteUrl: String?
|
||||
|
||||
Reference in New Issue
Block a user