zhongrj
2023-12-28 8a66a84e3256f49d973ed827f16c5cfe9736667d
src/main/java/org/springblade/modules/house/excel/HouseAndHoldExcel.java
@@ -221,6 +221,11 @@
   @ExcelProperty( "备注")
   private String remarks;
   /** 备注 */
   @ColumnWidth(15)
   @ExcelProperty( "重点人群")
   private String labelId;
}