@@ -18,7 +18,7 @@ public class KuaishouReportDailyGroup implements Serializable {
private Long accountId;
@JsonProperty("unit_id")
- private Long groupId;
+ private Long unitId;
@JsonProperty("stat_date")
private String statDate;