linwei
2024-01-26 016e47ea961d84a186db0bbd45cd6d7eaaa57bc3
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);
   /**
    * 场所详情表 自定义详情