导出表格重去掉现实表现&风险评估项
This commit is contained in:
parent
e93f038f46
commit
e07cf80aa2
|
@ -86,19 +86,19 @@ public class ZdryztpgExportModel {
|
|||
@ExcelIgnore
|
||||
private String xsbxfxpgjcjg;
|
||||
|
||||
@ExcelProperty(value = "管控类型" ,index = 17)
|
||||
@ExcelProperty(value = "管控类型" ,index = 15)
|
||||
@ColumnWidth(12)
|
||||
private String gklx;
|
||||
|
||||
@ExcelProperty(value = {"附件", "附件名称"} ,index = 18)
|
||||
@ExcelProperty(value = {"附件", "附件名称"} ,index = 16)
|
||||
@ColumnWidth(12)
|
||||
private String fjmc;
|
||||
|
||||
@ExcelProperty(value = {"附件", "检查结果"} ,index = 19)
|
||||
@ExcelProperty(value = {"附件", "检查结果"} ,index = 17)
|
||||
@ColumnWidth(12)
|
||||
private String fjjcjg;
|
||||
|
||||
@ExcelProperty(value = "检查时间" ,index = 20)
|
||||
@ExcelProperty(value = "检查时间" ,index = 18)
|
||||
@ColumnWidth(12)
|
||||
private Date jcsj;
|
||||
|
||||
|
|
Loading…
Reference in New Issue