邮箱完善
This commit is contained in:
@@ -25,4 +25,11 @@ public interface IAdjudicationService {
|
||||
AjaxResult getArchivesDetail(Long id);
|
||||
|
||||
AjaxResult regenerationDocument(CaseApplication caseApplication);
|
||||
|
||||
/**
|
||||
* 根据案件id查询邮箱
|
||||
* @param id
|
||||
* @return
|
||||
*/
|
||||
AjaxResult emailByCaseId(Long id);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user