linwei
2024-01-19 f3dac2f82e3a6e2836a15a66df4bafd4f5cfd733
src/main/java/org/springblade/modules/place/mapper/PlaceMapper.java
@@ -43,7 +43,9 @@
    */
   List<PlaceVO> selectPlacePage(IPage page,
                          @Param("place") PlaceVO place,
                          @Param("houseCodeList") List<String> houseCodeList);
                          @Param("houseCodeList") List<String> houseCodeList,
                          @Param("regionChildCodesList") List<String> regionChildCodesList,
                          @Param("isAdministrator") Integer isAdministrator);
   /**
    * 查询场所集合信息