65 lines
1.7 KiB
Smali
65 lines
1.7 KiB
Smali
.class public Lcom/moji/http/me/GetMeServiceInfoRequest;
|
|
.super Lcom/moji/http/me/MeBaseRequest;
|
|
.source "GetMeServiceInfoRequest.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/http/me/MeBaseRequest<",
|
|
"Lcom/moji/http/me/MeServiceEntity;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/util/Map;Lcom/moji/http/me/MeInfoRequest;)V
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/Map<",
|
|
"Ljava/lang/String;",
|
|
"Ljava/lang/Object;",
|
|
">;",
|
|
"Lcom/moji/http/me/MeInfoRequest;",
|
|
")V"
|
|
}
|
|
.end annotation
|
|
|
|
const-string v0, "json/entrance/list"
|
|
|
|
.line 16
|
|
invoke-direct {p0, v0}, Lcom/moji/http/me/MeBaseRequest;-><init>(Ljava/lang/String;)V
|
|
|
|
.line 17
|
|
invoke-virtual {p0, p1}, Lcom/moji/http/me/GetMeServiceInfoRequest;->a(Ljava/util/Map;)V
|
|
|
|
if-eqz p2, :cond_0
|
|
|
|
.line 19
|
|
new-instance p1, Lcom/google/gson/JsonObject;
|
|
|
|
invoke-direct {p1}, Lcom/google/gson/JsonObject;-><init>()V
|
|
|
|
const-string v0, "is_vip"
|
|
|
|
.line 20
|
|
iget p2, p2, Lcom/moji/http/me/MeInfoRequest;->is_vip:I
|
|
|
|
invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-virtual {p1, v0, p2}, Lcom/google/gson/JsonObject;->addProperty(Ljava/lang/String;Ljava/lang/Number;)V
|
|
|
|
const-string p2, "filter_json"
|
|
|
|
.line 21
|
|
invoke-virtual {p0, p2, p1}, Lcom/moji/http/me/GetMeServiceInfoRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|