zhongrj
2024-01-29 e79f50dd7667bd653ca4a128147d5edeca64cbad
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);
   /**
    * 场所详情表 自定义详情