ApiHuanHui.smali
.class public interface abstract Lcom/bjz/comm/net/api/ApiHuanHui;
.super Ljava/lang/Object;
.source "ApiHuanHui.java"
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract uploadFile(Ljava/lang/String;Ljava/lang/String;Lokhttp3/RequestBody;)Lio/reactivex/Observable;
.param p1 # Ljava/lang/String;
.annotation runtime Lretrofit2/http/Header;
value = "Accept"
.end annotation
.end param
.param p2 # Ljava/lang/String;
.annotation runtime Lretrofit2/http/Header;
value = "Accept-Encoding"
.end annotation
.end param
.param p3 # Lokhttp3/RequestBody;
.annotation runtime Lretrofit2/http/Body;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
"Ljava/lang/String;",
"Lokhttp3/RequestBody;",
")",
"Lio/reactivex/Observable<",
"Lcom/bjz/comm/net/bean/HuanHuiUploadFileResponseBean;",
">;"
}
.end annotation
.annotation runtime Lretrofit2/http/POST;
value = "pub/upload"
.end annotation
.end method