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