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