案件修改
This commit is contained in:
+6
@@ -114,4 +114,10 @@ public interface ICaseApplicationService {
|
||||
|
||||
AjaxResult uploadCaseZipFile(MultipartFile file);
|
||||
|
||||
/**
|
||||
* 根据附件id修改案件id
|
||||
* @param caseAttach
|
||||
* @return
|
||||
*/
|
||||
AjaxResult updateCaseIdByAnnexId(CaseAttach caseAttach);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user