src/main/java/cc/mrbird/febs/dapp/soccer/entity/LeaguesResponse.java
@@ -20,7 +20,7 @@ private int results; @JsonProperty("paging") private JsonResponse.Paging paging; private Paging paging; @JsonProperty("response") private List<LeaguesInfo> response;