|
|
@ -26,7 +26,7 @@ public class PeopleVehicleFlow extends BaseEntity {
|
|
|
|
* 类型
|
|
|
|
* 类型
|
|
|
|
* */
|
|
|
|
* */
|
|
|
|
@ApiModelProperty("类型")
|
|
|
|
@ApiModelProperty("类型")
|
|
|
|
@TableField(value = "statisc_type")
|
|
|
|
@TableField(value = "statistic_type")
|
|
|
|
private Integer statistic_type;
|
|
|
|
private Integer statistic_type;
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|