guoshilong
2024-02-19 7c62754ee030d811c04d74fd1e2c951ff6be29e3
src/main/java/org/springblade/modules/place/mapper/PlaceExtMapper.java
@@ -41,7 +41,10 @@
    */
   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,
                              @Param("gridCodeList")  List<String> gridCodeList);
   /**
    * 场所详情表 自定义详情