车流量,人流量。加@Tablefild

develop
Angel 11 months ago
parent d0d86b4ad1
commit 78935b83b2

@ -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:
*/
@ApiModelProperty("类型")
@TableField(value = "statisc_type")
@TableField(value = "statistic_type")
private Integer statistic_type;
/**

Loading…
Cancel
Save