.class public Lcom/moji/http/weather/GetAqiRankRequest; .super Lcom/moji/http/weather/V1WeatherBaseRequest; .source "GetAqiRankRequest.java" # annotations .annotation system Ldalvik/annotation/Signature; value = { "Lcom/moji/http/weather/V1WeatherBaseRequest<", "Lcom/moji/http/weather/entity/CityRankEntity;", ">;" } .end annotation # direct methods .method public constructor (I)V .locals 1 const-string v0, "aqi/json/rank" .line 14 invoke-direct {p0, v0}, Lcom/moji/http/weather/V1WeatherBaseRequest;->(Ljava/lang/String;)V const-string v0, "cityId" .line 15 invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object p1 invoke-virtual {p0, v0, p1}, Lcom/moji/http/weather/GetAqiRankRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V return-void .end method