|
@ -30,50 +30,98 @@ public class DcTrafficVolumeDirectionData extends BaseEntity |
|
|
@Excel(name = "中小客车-菏泽") |
|
|
@Excel(name = "中小客车-菏泽") |
|
|
private Integer trafficNumberOfInAndSmallHZ; |
|
|
private Integer trafficNumberOfInAndSmallHZ; |
|
|
|
|
|
|
|
|
|
|
|
/** 中小客车占比-菏泽 */ |
|
|
|
|
|
@Excel(name = "中小客车占比-菏泽") |
|
|
|
|
|
private String trafficNumberOfInAndSmallRatioHZ; |
|
|
|
|
|
|
|
|
/** 中小客车交通量 */ |
|
|
/** 中小客车交通量 */ |
|
|
@Excel(name = "中小客车-济南") |
|
|
@Excel(name = "中小客车-济南") |
|
|
private Integer trafficNumberOfInAndSmallJN; |
|
|
private Integer trafficNumberOfInAndSmallJN; |
|
|
|
|
|
|
|
|
|
|
|
/** 中小客车占比-济南 */ |
|
|
|
|
|
@Excel(name = "中小客车占比-济南") |
|
|
|
|
|
private String trafficNumberOfInAndSmallRatioJN; |
|
|
|
|
|
|
|
|
/** 大客车交通量 */ |
|
|
/** 大客车交通量 */ |
|
|
@Excel(name = "大客车-菏泽") |
|
|
@Excel(name = "大客车-菏泽") |
|
|
private Integer busTrafficVolumeHZ; |
|
|
private Integer busTrafficVolumeHZ; |
|
|
|
|
|
|
|
|
|
|
|
/** 大客车占比-菏泽 */ |
|
|
|
|
|
@Excel(name = "大客车占比-菏泽") |
|
|
|
|
|
private String busTrafficVolumeRatioHZ; |
|
|
|
|
|
|
|
|
/** 大客车交通量 */ |
|
|
/** 大客车交通量 */ |
|
|
@Excel(name = "大客车-济南") |
|
|
@Excel(name = "大客车-济南") |
|
|
private Integer busTrafficVolumeJN; |
|
|
private Integer busTrafficVolumeJN; |
|
|
|
|
|
|
|
|
|
|
|
/** 大客车占比-济南 */ |
|
|
|
|
|
@Excel(name = "大客车占比-济南") |
|
|
|
|
|
private String busTrafficVolumeRatioJN; |
|
|
|
|
|
|
|
|
/** 小型货车交通量 */ |
|
|
/** 小型货车交通量 */ |
|
|
@Excel(name = "小型货车-菏泽") |
|
|
@Excel(name = "小型货车-菏泽") |
|
|
private Integer trafficVolumeOfSmallTrucksHZ; |
|
|
private Integer trafficVolumeOfSmallTrucksHZ; |
|
|
|
|
|
|
|
|
|
|
|
/** 小型货车占比-菏泽 */ |
|
|
|
|
|
@Excel(name = "小型货车占比-菏泽") |
|
|
|
|
|
private String trafficVolumeOfSmallTrucksRatioHZ; |
|
|
|
|
|
|
|
|
/** 小型货车交通量 */ |
|
|
/** 小型货车交通量 */ |
|
|
@Excel(name = "小型货车-济南") |
|
|
@Excel(name = "小型货车-济南") |
|
|
private Integer trafficVolumeOfSmallTrucksJN; |
|
|
private Integer trafficVolumeOfSmallTrucksJN; |
|
|
|
|
|
|
|
|
|
|
|
/** 小型货车占比-济南 */ |
|
|
|
|
|
@Excel(name = "小型货车占比-济南") |
|
|
|
|
|
private String trafficVolumeOfSmallTrucksRatioJN; |
|
|
|
|
|
|
|
|
/** 中型货车交通量 */ |
|
|
/** 中型货车交通量 */ |
|
|
@Excel(name = "中型货车-菏泽") |
|
|
@Excel(name = "中型货车-菏泽") |
|
|
private Integer mediumTruckTrafficVolumeHZ; |
|
|
private Integer mediumTruckTrafficVolumeHZ; |
|
|
|
|
|
|
|
|
|
|
|
/** 中型货车占比-菏泽 */ |
|
|
|
|
|
@Excel(name = "中型货车占比-菏泽") |
|
|
|
|
|
private String mediumTruckTrafficVolumeRatioHZ; |
|
|
|
|
|
|
|
|
/** 中型货车交通量 */ |
|
|
/** 中型货车交通量 */ |
|
|
@Excel(name = "中型货车-济南") |
|
|
@Excel(name = "中型货车-济南") |
|
|
private Integer mediumTruckTrafficVolumeJN; |
|
|
private Integer mediumTruckTrafficVolumeJN; |
|
|
|
|
|
|
|
|
|
|
|
/** 中型货车占比-济南 */ |
|
|
|
|
|
@Excel(name = "中型货车占比-济南") |
|
|
|
|
|
private String mediumTruckTrafficVolumeRatioJN; |
|
|
|
|
|
|
|
|
/** 大型货车交通量 */ |
|
|
/** 大型货车交通量 */ |
|
|
@Excel(name = "大型货车-菏泽") |
|
|
@Excel(name = "大型货车-菏泽") |
|
|
private Integer largeTruckTrafficVolumeHZ; |
|
|
private Integer largeTruckTrafficVolumeHZ; |
|
|
|
|
|
|
|
|
|
|
|
/** 大型货车占比-菏泽 */ |
|
|
|
|
|
@Excel(name = "大型货车占比-菏泽") |
|
|
|
|
|
private String largeTruckTrafficVolumeRatioHZ; |
|
|
|
|
|
|
|
|
/** 大型货车交通量 */ |
|
|
/** 大型货车交通量 */ |
|
|
@Excel(name = "大型货车-济南") |
|
|
@Excel(name = "大型货车-济南") |
|
|
private Integer largeTruckTrafficVolumeJN; |
|
|
private Integer largeTruckTrafficVolumeJN; |
|
|
|
|
|
|
|
|
|
|
|
/** 大型货车占比-济南 */ |
|
|
|
|
|
@Excel(name = "大型货车占比-济南") |
|
|
|
|
|
private String largeTruckTrafficVolumeRatioJN; |
|
|
|
|
|
|
|
|
/** 特大型货车交通量 */ |
|
|
/** 特大型货车交通量 */ |
|
|
@Excel(name = "特大型货车-菏泽") |
|
|
@Excel(name = "特大型货车-菏泽") |
|
|
private Integer extraLargeTrucksTrafficVolumeHZ; |
|
|
private Integer extraLargeTrucksTrafficVolumeHZ; |
|
|
|
|
|
|
|
|
|
|
|
/** 特大型货车占比-菏泽 */ |
|
|
|
|
|
@Excel(name = "特大型货车占比-菏泽") |
|
|
|
|
|
private String extraLargeTrucksTrafficVolumeRatioHZ; |
|
|
|
|
|
|
|
|
/** 特大型货车交通量 */ |
|
|
/** 特大型货车交通量 */ |
|
|
@Excel(name = "特大型货车-济南") |
|
|
@Excel(name = "特大型货车-济南") |
|
|
private Integer extraLargeTrucksTrafficVolumeJN; |
|
|
private Integer extraLargeTrucksTrafficVolumeJN; |
|
|
|
|
|
|
|
|
|
|
|
/** 特大型货车占比-济南 */ |
|
|
|
|
|
@Excel(name = "特大型货车占比-济南") |
|
|
|
|
|
private String extraLargeTrucksTrafficVolumeRatioJN; |
|
|
|
|
|
|
|
|
/** 集装箱车交通量 */ |
|
|
/** 集装箱车交通量 */ |
|
|
// @Excel(name = "集装箱车-菏泽")
|
|
|
// @Excel(name = "集装箱车-菏泽")
|
|
|
private Integer containerTruckTrafficVolumeHZ; |
|
|
private Integer containerTruckTrafficVolumeHZ; |
|
@ -102,10 +150,18 @@ public class DcTrafficVolumeDirectionData extends BaseEntity |
|
|
@Excel(name = "合计-菏泽") |
|
|
@Excel(name = "合计-菏泽") |
|
|
private Integer trafficVolumeHZ; |
|
|
private Integer trafficVolumeHZ; |
|
|
|
|
|
|
|
|
|
|
|
/** 菏泽占比 */ |
|
|
|
|
|
@Excel(name = "合计占比-菏泽") |
|
|
|
|
|
private String trafficVolumeRatioHZ; |
|
|
|
|
|
|
|
|
/** 合计 */ |
|
|
/** 合计 */ |
|
|
@Excel(name = "合计-济南") |
|
|
@Excel(name = "合计-济南") |
|
|
private Integer trafficVolumeJN; |
|
|
private Integer trafficVolumeJN; |
|
|
|
|
|
|
|
|
|
|
|
/** 合计占比-济南 */ |
|
|
|
|
|
@Excel(name = "合计占比-济南") |
|
|
|
|
|
private String trafficVolumeRatioJN; |
|
|
|
|
|
|
|
|
/** 总计车流量 */ |
|
|
/** 总计车流量 */ |
|
|
@Excel(name = "总计车流量") |
|
|
@Excel(name = "总计车流量") |
|
|
private Integer allTrafficVolume; |
|
|
private Integer allTrafficVolume; |
|
@ -310,6 +366,118 @@ public class DcTrafficVolumeDirectionData extends BaseEntity |
|
|
this.allTrafficVolume = allTrafficVolume; |
|
|
this.allTrafficVolume = allTrafficVolume; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public String getTrafficNumberOfInAndSmallRatioHZ() { |
|
|
|
|
|
return trafficNumberOfInAndSmallRatioHZ; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void setTrafficNumberOfInAndSmallRatioHZ(String trafficNumberOfInAndSmallRatioHZ) { |
|
|
|
|
|
this.trafficNumberOfInAndSmallRatioHZ = trafficNumberOfInAndSmallRatioHZ; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public String getTrafficNumberOfInAndSmallRatioJN() { |
|
|
|
|
|
return trafficNumberOfInAndSmallRatioJN; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void setTrafficNumberOfInAndSmallRatioJN(String trafficNumberOfInAndSmallRatioJN) { |
|
|
|
|
|
this.trafficNumberOfInAndSmallRatioJN = trafficNumberOfInAndSmallRatioJN; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public String getBusTrafficVolumeRatioHZ() { |
|
|
|
|
|
return busTrafficVolumeRatioHZ; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void setBusTrafficVolumeRatioHZ(String busTrafficVolumeRatioHZ) { |
|
|
|
|
|
this.busTrafficVolumeRatioHZ = busTrafficVolumeRatioHZ; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public String getBusTrafficVolumeRatioJN() { |
|
|
|
|
|
return busTrafficVolumeRatioJN; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void setBusTrafficVolumeRatioJN(String busTrafficVolumeRatioJN) { |
|
|
|
|
|
this.busTrafficVolumeRatioJN = busTrafficVolumeRatioJN; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public String getTrafficVolumeOfSmallTrucksRatioHZ() { |
|
|
|
|
|
return trafficVolumeOfSmallTrucksRatioHZ; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void setTrafficVolumeOfSmallTrucksRatioHZ(String trafficVolumeOfSmallTrucksRatioHZ) { |
|
|
|
|
|
this.trafficVolumeOfSmallTrucksRatioHZ = trafficVolumeOfSmallTrucksRatioHZ; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public String getTrafficVolumeOfSmallTrucksRatioJN() { |
|
|
|
|
|
return trafficVolumeOfSmallTrucksRatioJN; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void setTrafficVolumeOfSmallTrucksRatioJN(String trafficVolumeOfSmallTrucksRatioJN) { |
|
|
|
|
|
this.trafficVolumeOfSmallTrucksRatioJN = trafficVolumeOfSmallTrucksRatioJN; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public String getMediumTruckTrafficVolumeRatioHZ() { |
|
|
|
|
|
return mediumTruckTrafficVolumeRatioHZ; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void setMediumTruckTrafficVolumeRatioHZ(String mediumTruckTrafficVolumeRatioHZ) { |
|
|
|
|
|
this.mediumTruckTrafficVolumeRatioHZ = mediumTruckTrafficVolumeRatioHZ; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public String getMediumTruckTrafficVolumeRatioJN() { |
|
|
|
|
|
return mediumTruckTrafficVolumeRatioJN; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void setMediumTruckTrafficVolumeRatioJN(String mediumTruckTrafficVolumeRatioJN) { |
|
|
|
|
|
this.mediumTruckTrafficVolumeRatioJN = mediumTruckTrafficVolumeRatioJN; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public String getLargeTruckTrafficVolumeRatioHZ() { |
|
|
|
|
|
return largeTruckTrafficVolumeRatioHZ; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void setLargeTruckTrafficVolumeRatioHZ(String largeTruckTrafficVolumeRatioHZ) { |
|
|
|
|
|
this.largeTruckTrafficVolumeRatioHZ = largeTruckTrafficVolumeRatioHZ; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public String getLargeTruckTrafficVolumeRatioJN() { |
|
|
|
|
|
return largeTruckTrafficVolumeRatioJN; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void setLargeTruckTrafficVolumeRatioJN(String largeTruckTrafficVolumeRatioJN) { |
|
|
|
|
|
this.largeTruckTrafficVolumeRatioJN = largeTruckTrafficVolumeRatioJN; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public String getExtraLargeTrucksTrafficVolumeRatioHZ() { |
|
|
|
|
|
return extraLargeTrucksTrafficVolumeRatioHZ; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void setExtraLargeTrucksTrafficVolumeRatioHZ(String extraLargeTrucksTrafficVolumeRatioHZ) { |
|
|
|
|
|
this.extraLargeTrucksTrafficVolumeRatioHZ = extraLargeTrucksTrafficVolumeRatioHZ; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public String getExtraLargeTrucksTrafficVolumeRatioJN() { |
|
|
|
|
|
return extraLargeTrucksTrafficVolumeRatioJN; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void setExtraLargeTrucksTrafficVolumeRatioJN(String extraLargeTrucksTrafficVolumeRatioJN) { |
|
|
|
|
|
this.extraLargeTrucksTrafficVolumeRatioJN = extraLargeTrucksTrafficVolumeRatioJN; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public String getTrafficVolumeRatioHZ() { |
|
|
|
|
|
return trafficVolumeRatioHZ; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void setTrafficVolumeRatioHZ(String trafficVolumeRatioHZ) { |
|
|
|
|
|
this.trafficVolumeRatioHZ = trafficVolumeRatioHZ; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public String getTrafficVolumeRatioJN() { |
|
|
|
|
|
return trafficVolumeRatioJN; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void setTrafficVolumeRatioJN(String trafficVolumeRatioJN) { |
|
|
|
|
|
this.trafficVolumeRatioJN = trafficVolumeRatioJN; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
public DcTrafficVolumeDirectionData(){} |
|
|
public DcTrafficVolumeDirectionData(){} |
|
|
|
|
|
|
|
|
public DcTrafficVolumeDirectionData(Integer initData){ |
|
|
public DcTrafficVolumeDirectionData(Integer initData){ |
|
|