linwei
2024-01-31 b3b566ebdfed4005aaa513da3d5d2fd3924903cc
src/main/java/org/springblade/modules/place/mapper/PlaceExtMapper.java
@@ -41,7 +41,9 @@
    */
   List<PlaceExtVO> selectPlaceExtPage(IPage page,
                              @Param("placeExt") PlaceExtVO placeExt,
                              @Param("houseCodeList") List<String> houseCodeList);
                              @Param("houseCodeList") List<String> houseCodeList,
                              @Param("regionChildCodesList") List<String> regionChildCodesList,
                              @Param("isAdministrator") Integer isAdministrator);
   /**
    * 场所详情表 自定义详情