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