使用okhttp3+retrofit2+rxjava2上傳頭像

RetrofitInterface: //https://www.zhaoapi.cn/file/upload @Multipart @POST("file/upload") Observable<PicturesBean> getPicturesBean(@Part("uid") RequestBody uid,@Part MultipartBody.Part file)
相關文章
相關標籤/搜索