74 lines
1.8 KiB
Smali
74 lines
1.8 KiB
Smali
.class public Lcom/moji/http/ugc/GetFansRequest;
|
|
.super Lcom/moji/http/ugc/UGCBaseRequest;
|
|
.source "GetFansRequest.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/http/ugc/UGCBaseRequest<",
|
|
"Lcom/moji/http/mqn/entity/FansList;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/String;ILjava/lang/String;Z)V
|
|
.locals 1
|
|
|
|
const-string v0, "sns/json/attentionfans/fans_list"
|
|
|
|
.line 13
|
|
invoke-direct {p0, v0}, Lcom/moji/http/ugc/UGCBaseRequest;-><init>(Ljava/lang/String;)V
|
|
|
|
if-eqz p4, :cond_0
|
|
|
|
const-string p1, "page_past"
|
|
|
|
const/4 p4, 0x0
|
|
|
|
.line 15
|
|
invoke-static {p4}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object p4
|
|
|
|
invoke-virtual {p0, p1, p4}, Lcom/moji/http/ugc/GetFansRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const-string p4, "page_past"
|
|
|
|
const/4 v0, 0x1
|
|
|
|
.line 17
|
|
invoke-static {v0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, p4, v0}, Lcom/moji/http/ugc/GetFansRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p4, "page_cursor"
|
|
|
|
.line 18
|
|
invoke-virtual {p0, p4, p1}, Lcom/moji/http/ugc/GetFansRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
:goto_0
|
|
const-string p1, "page_length"
|
|
|
|
.line 20
|
|
invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/http/ugc/GetFansRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "snsId"
|
|
|
|
.line 21
|
|
invoke-virtual {p0, p1, p3}, Lcom/moji/http/ugc/GetFansRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|