53 lines
1.4 KiB
Smali
53 lines
1.4 KiB
Smali
.class public Lcom/moji/http/ugc/AvatarRedpointRequest;
|
|
.super Lcom/moji/http/ugc/UGCBaseRequest;
|
|
.source "AvatarRedpointRequest.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/http/ugc/UGCBaseRequest<",
|
|
"Lcom/moji/http/ugc/bean/AvatarRedPointResp;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(I)V
|
|
.locals 2
|
|
|
|
const-string v0, "sns/json/profile/get_unread"
|
|
|
|
.line 14
|
|
invoke-direct {p0, v0}, Lcom/moji/http/ugc/UGCBaseRequest;-><init>(Ljava/lang/String;)V
|
|
|
|
const-string v0, "app_tip_id"
|
|
|
|
const/4 v1, 0x0
|
|
|
|
.line 15
|
|
invoke-virtual {p0, v0, v1}, Lcom/moji/http/ugc/AvatarRedpointRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string v0, "app_dot_time"
|
|
|
|
.line 16
|
|
invoke-virtual {p0, v0, v1}, Lcom/moji/http/ugc/AvatarRedpointRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string v0, "city_id"
|
|
|
|
.line 17
|
|
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p0, v0, p1}, Lcom/moji/http/ugc/AvatarRedpointRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "menu_param"
|
|
|
|
.line 18
|
|
invoke-virtual {p0, p1, v1}, Lcom/moji/http/ugc/AvatarRedpointRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|