응원글 삭제 기능 추가
This commit is contained in:
@@ -14,6 +14,7 @@ struct GetCheersResponse: Decodable {
|
||||
|
||||
struct GetCheersResponseItem: Decodable {
|
||||
let cheersId: Int
|
||||
let memberId: Int
|
||||
let nickname: String
|
||||
let profileUrl: String
|
||||
let content: String
|
||||
|
Reference in New Issue
Block a user