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