实现重新生成裁决书
This commit is contained in:
@@ -22,4 +22,6 @@ public interface IAdjudicationService {
|
||||
AjaxResult stamp(CaseApplication caseApplication);
|
||||
|
||||
AjaxResult getArchivesDetail(Long id);
|
||||
|
||||
AjaxResult regenerationDocument(CaseApplication caseApplication);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user