Exemplo n.º 1
0
 public static async Task <InfosItem[]> HotCircleList()
 => HotCircleListJson.FromJson(await BcyJson.HotCircleList()).Data.Infos;