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