优化导入压缩包功能

This commit is contained in:
qitz
2023-12-07 16:46:05 +08:00
parent 3a831e31ad
commit 3cc3be3ee0
4 changed files with 7 additions and 4 deletions
@@ -113,7 +113,7 @@ public interface ICaseApplicationService {
AjaxResult deleteRoom( String roomId);
AjaxResult uploadCaseZipFile(MultipartFile file);
AjaxResult uploadCaseZipFile(MultipartFile file,Long templateId);
/**
* 根据附件id修改案件id