-
Notifications
You must be signed in to change notification settings - Fork 1
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/week xml 07 #14
base: develop-xml
Are you sure you want to change the base?
Feat/week xml 07 #14
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.
μκ³ νμ ¨μ΄λ€!!
@GET("member/info") | ||
fun getUserInfo( | ||
@Header("memberId") memberId : Int | ||
): Call<ResponseUserProfile> |
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 com.sopt.now.data.AuthRepoImpl | ||
import com.sopt.now.data.api.ServicePool | ||
|
||
class LoginViewModelFactory : ViewModelProvider.Factory { |
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.
μΌλ¨ μ λ²μ£Όμ°¨μ λμΌν΄λ³΄μ¬μ
μ λ²μ£Όμ°¨κ° λ¨Έμ§νκ³ λ€μ 리뷰ν΄λ릴κ²μ!!
ν νκΈ°λμ μ λ§ κ³ μλ§μμ΄μ!
κ³ λ§μμγ
γ
interface AuthRepository { | ||
suspend fun logIn(authData: AuthEntity): Result<Response<Unit>> | ||
suspend fun signUp(authData: AuthEntity): Result<Response<Unit>> | ||
} |
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.
μ¨μΌ μν΄μ?
πππ΄π΄πΆπ¦π΄
πππ°π³π¬ ππ¦π΄π€π³πͺπ±π΅πͺπ°π―
π·ππ€π³π¦π¦π―π΄π©π°π΅
νλ©΄μ μ΄μ κ³Ό λμΌνκ² μλλ©λλ€.
π¬ππ° ππ¦π·πͺπ¦πΈπ¦π³π΄
6μ£Όμ°¨ μ½λ¦¬λ₯Ό μ λλ‘ λ°μνμ§ λͺ»νμ΅λλ€..! μν λλκ³ μΌλ₯Έ λ°μνκ² μ΅λλ€
λΆμ‘±ν λΆλΆλ€μ μΈμ λ μ§ λ§μν΄μ£ΌμΈμ!