-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feat] #167 - 출석 점수 조회하기 서버 수정 #172
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
감사합니다 ! 쵝 오 🦕
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다!!
import Foundation | ||
|
||
public struct BaseEntity<T: Decodable>: Decodable { | ||
let success: Bool |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이 친구들은 public 필요 없을까요?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
필요할 것 같아요 . .!
추후에 수정해두겠습니다 !
🌴 PR 요약
🌱 작업한 브랜치
🌱 PR Point
📌 참고 사항
success, message, data 가지는 BaseEntity 일단 추가해뒀습니다 . . !
(급하게 PR 날려서 이미지 에셋이 추가되었습니다 . 하하.)
📸 스크린샷
📮 관련 이슈