|
@@ -4,6 +4,7 @@ import lombok.Data;
|
|
|
|
|
|
@Data
|
|
@Data
|
|
public class BrandProperty {
|
|
public class BrandProperty {
|
|
|
|
+ private String industryCode;
|
|
private String industryName;
|
|
private String industryName;
|
|
private Float perCapitaConsumption;
|
|
private Float perCapitaConsumption;
|
|
private Long commentCount;
|
|
private Long commentCount;
|