@@ -92,6 +92,7 @@ public class ProtectionPageVo {
@ColumnWidth(20)
private Date statusChangeTime;
+ @ExcelIgnore
private Integer inBook;
}