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