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