src/main/java/org/springblade/modules/place/service/IPlaceService.java
@@ -124,12 +124,12 @@ Object placeAndRelHandle(); /** * 根据标签编号集合查询对应的场所 * 根据编号集合查询对应的场所(按颜色区分近多少天没有发过任务的场所) * @param stringList * @param color * @param tableName * @return */ List<PlaceVO> getPlaceListByParam(List<String> stringList,String color); List<PlaceVO> getPlaceListByParam(List<String> stringList,String tableName); /** * 删除