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