|
@ -212,7 +212,7 @@ public class IcTripReportRecordDTO implements Serializable { |
|
|
@ExcelIgnore |
|
|
@ExcelIgnore |
|
|
private Boolean heSuanCheck; |
|
|
private Boolean heSuanCheck; |
|
|
|
|
|
|
|
|
@ColumnWidth(20) |
|
|
@ColumnWidth(25) |
|
|
@ExcelProperty("核算检测关注名单") |
|
|
@ExcelProperty("核算检测关注名单") |
|
|
private String heSuanCheckDesc; |
|
|
private String heSuanCheckDesc; |
|
|
} |
|
|
} |
|
|