@@ -153,6 +153,7 @@ public class QyRecord {
@Schema(description = "申报类型")
// @ColumnWidth(12)
// @ExcelProperty(index = 19,value = "申报类型")
+ @ExcelIgnore
private String applyType;
/** 申报时间 */