zhongrj
2023-11-16 e6775c6ce2f874faf11327eea3fb8b3d0ac9ba99
src/main/java/org/springblade/modules/place/mapper/PlaceExtMapper.java
@@ -38,7 +38,9 @@
    * @param placeExt
    * @return
    */
   List<PlaceExtVO> selectPlaceExtPage(IPage page,@Param("placeExt") PlaceExtVO placeExt);
   List<PlaceExtVO> selectPlaceExtPage(IPage page,
                              @Param("placeExt") PlaceExtVO placeExt,
                              @Param("houseCodeList") List<String> houseCodeList);
   /**
    * 场所详情表 自定义详情