|
@ -21,6 +21,7 @@ public class ComprehensiveIndexQuery { |
|
|
private String facilityCode; |
|
|
private String facilityCode; |
|
|
private String facilityName; |
|
|
private String facilityName; |
|
|
|
|
|
|
|
|
|
|
|
@Excel(name = "方向", readConverterExp = "1=菏泽方向,3=济南方向") |
|
|
private String direction; |
|
|
private String direction; |
|
|
@Excel(name = "饱和度") |
|
|
@Excel(name = "饱和度") |
|
|
private Float saturationRate; |
|
|
private Float saturationRate; |
|
|