32 lines
778 B
Smali
32 lines
778 B
Smali
.class public Lcom/moji/http/ugc/ReportUserRequest;
|
|
.super Lcom/moji/http/ugc/UGCBaseRequest;
|
|
.source "ReportUserRequest.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/http/ugc/UGCBaseRequest<",
|
|
"Lcom/moji/requestcore/entity/MJBaseRespRc;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/String;)V
|
|
.locals 1
|
|
|
|
const-string v0, "sns/json/profile/user_report"
|
|
|
|
.line 13
|
|
invoke-direct {p0, v0}, Lcom/moji/http/ugc/UGCBaseRequest;-><init>(Ljava/lang/String;)V
|
|
|
|
const-string v0, "to_sns_id"
|
|
|
|
.line 14
|
|
invoke-virtual {p0, v0, p1}, Lcom/moji/http/ugc/ReportUserRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|