|
@ -15,7 +15,7 @@ import java.math.BigDecimal; |
|
|
public class UserJoinIndicatorGrowthRateResultDTO implements Serializable { |
|
|
public class UserJoinIndicatorGrowthRateResultDTO implements Serializable { |
|
|
private static final long serialVersionUID = -8830240350298414599L; |
|
|
private static final long serialVersionUID = -8830240350298414599L; |
|
|
|
|
|
|
|
|
private String id, |
|
|
private String id; |
|
|
|
|
|
|
|
|
private Integer total; |
|
|
private Integer total; |
|
|
|
|
|
|
|
|