How to change Photo Profile user with PUT method Retrofit in Kotlin ? android studio | laravel 8

前端 未结 0 795
半阙折子戏
半阙折子戏 2021-02-09 10:52

This is my Method Service ( is this correct ?? ):

    @Multipart
    @PUT("editphoto/1")
    fun addpp(
        @Part("photo_id") pid: Request         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题