zhongrj
2024-01-08 c5694f6b5cb5c1c2a8d5e11767c34f01863113fb
src/main/java/org/springblade/modules/house/vo/HouseholdVO.java
@@ -158,4 +158,9 @@
    */
   private String searchKey;
   /**
    * 取值数
    */
   private Integer limit;
}