@ -26,7 +26,7 @@ public class PeopleVehicleFlow extends BaseEntity {
* 类型
* */
@ApiModelProperty("类型")
@TableField(value = "statisc_type")
@TableField(value = "statistic_type")
private Integer statistic_type;
/**
@ -25,7 +25,7 @@ public class PeopleVehicleHourFlow {
* 类别(1:人/2:车)
*/