Weather/smali/com/moji/http/allergy/bean/AllergyAreaQueryBean.smali
2021-05-10 10:13:34 +02:00

39 lines
927 B
Smali

.class public Lcom/moji/http/allergy/bean/AllergyAreaQueryBean;
.super Lcom/moji/requestcore/entity/MJBaseRespRc;
.source "AllergyAreaQueryBean.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/moji/http/allergy/bean/AllergyAreaQueryBean$AllergyAreas;
}
.end annotation
# instance fields
.field public citys:Ljava/util/List;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "citys"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lcom/moji/http/allergy/bean/AllergyAreaQueryBean$AllergyAreas;",
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.locals 0
.line 14
invoke-direct {p0}, Lcom/moji/requestcore/entity/MJBaseRespRc;-><init>()V
return-void
.end method