public interface UploadService { @Multipart @POST Observable<ResponseBody> upLoadImage(@QueryMap Map<String, Object> map, ...
確定! 回上一頁