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