32 lines
803 B
Smali
32 lines
803 B
Smali
.class public Lcom/moji/http/ugc/SearchCityNewRequest;
|
|
.super Lcom/moji/http/ugc/SearchCityBaseRequest;
|
|
.source "SearchCityNewRequest.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/http/ugc/SearchCityBaseRequest<",
|
|
"Lcom/moji/http/ugc/bean/SearchCityResp;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/String;)V
|
|
.locals 1
|
|
|
|
const-string v0, "json/weather/city/search"
|
|
|
|
.line 14
|
|
invoke-direct {p0, v0}, Lcom/moji/http/ugc/SearchCityBaseRequest;-><init>(Ljava/lang/String;)V
|
|
|
|
const-string v0, "search_word"
|
|
|
|
.line 15
|
|
invoke-virtual {p0, v0, p1}, Lcom/moji/http/ugc/SearchCityNewRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|