27 lines
610 B
Smali
27 lines
610 B
Smali
.class public Lcom/moji/http/ugc/SearchCityBgRequest;
|
|
.super Lcom/moji/http/ugc/UGCBaseRequest;
|
|
.source "SearchCityBgRequest.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/http/ugc/UGCBaseRequest<",
|
|
"Lcom/moji/http/ugc/bean/CitySearchBgData;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 1
|
|
|
|
const-string v0, "sns/json/weather/city/get_background"
|
|
|
|
.line 14
|
|
invoke-direct {p0, v0}, Lcom/moji/http/ugc/UGCBaseRequest;-><init>(Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|