81 lines
2.2 KiB
Smali
81 lines
2.2 KiB
Smali
.class public Lcom/moji/http/snsforum/AddPictureCommentRequest;
|
|
.super Lcom/moji/http/snsforum/BaseNewLiveRequest;
|
|
.source "AddPictureCommentRequest.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/http/snsforum/BaseNewLiveRequest<",
|
|
"Lcom/moji/http/snsforum/entity/PictureAddCommentResult;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/String;JJLjava/lang/String;ILjava/lang/String;)V
|
|
.locals 2
|
|
|
|
const-string v0, "forum/picturecomment/json/add_picture_comment"
|
|
|
|
.line 14
|
|
invoke-direct {p0, v0}, Lcom/moji/http/snsforum/BaseNewLiveRequest;-><init>(Ljava/lang/String;)V
|
|
|
|
const-string v0, "picture_id"
|
|
|
|
.line 15
|
|
invoke-virtual {p0, v0, p1}, Lcom/moji/http/snsforum/AddPictureCommentRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-wide/16 v0, -0x1
|
|
|
|
cmp-long p1, p2, v0
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
const-string p1, "comment_id"
|
|
|
|
.line 17
|
|
invoke-static {p2, p3}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/http/snsforum/AddPictureCommentRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
:cond_0
|
|
cmp-long p1, p4, v0
|
|
|
|
if-eqz p1, :cond_1
|
|
|
|
const-string p1, "reply_id"
|
|
|
|
.line 20
|
|
invoke-static {p4, p5}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/http/snsforum/AddPictureCommentRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
:cond_1
|
|
const-string p1, "comment"
|
|
|
|
.line 22
|
|
invoke-virtual {p0, p1, p6}, Lcom/moji/http/snsforum/AddPictureCommentRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "city_id"
|
|
|
|
.line 23
|
|
invoke-static {p7}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/http/snsforum/AddPictureCommentRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "city_name"
|
|
|
|
.line 24
|
|
invoke-virtual {p0, p1, p8}, Lcom/moji/http/snsforum/AddPictureCommentRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|