src/main/java/com/gk/hotwork/Service/AttachmentInfoService.java @@ -30,4 +30,5 @@ void updateBusinessIdBatch(List<AttachmentInfo> attachmentList); void deleteByBusinessId(Long businessId); }