37 lines
935 B
Smali
37 lines
935 B
Smali
.class public Lcom/moji/http/mqn/CreamRequest;
|
|
.super Lcom/moji/http/mqn/ForumBaseRequest;
|
|
.source "CreamRequest.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/http/mqn/ForumBaseRequest<",
|
|
"Lcom/moji/requestcore/entity/MJBaseRespRc;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/String;Ljava/lang/String;)V
|
|
.locals 1
|
|
|
|
const-string v0, "topic/json/cream_topic"
|
|
|
|
.line 9
|
|
invoke-direct {p0, v0}, Lcom/moji/http/mqn/ForumBaseRequest;-><init>(Ljava/lang/String;)V
|
|
|
|
const-string v0, "topic_id"
|
|
|
|
.line 10
|
|
invoke-virtual {p0, v0, p1}, Lcom/moji/http/mqn/CreamRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "square_id"
|
|
|
|
.line 11
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/http/mqn/CreamRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|