Weather/smali/com/moji/http/mqn/entity/TopicNewComment.smali
2021-05-10 10:13:34 +02:00

24 lines
447 B
Smali

.class public Lcom/moji/http/mqn/entity/TopicNewComment;
.super Lcom/moji/requestcore/entity/MJBaseRespRc;
.source "TopicNewComment.java"
# interfaces
.implements Ljava/io/Serializable;
# instance fields
.field public comment_count:I
.field public id:I
# direct methods
.method public constructor <init>()V
.locals 0
.line 8
invoke-direct {p0}, Lcom/moji/requestcore/entity/MJBaseRespRc;-><init>()V
return-void
.end method