暂存
This commit is contained in:
+2
-1
@@ -6,6 +6,7 @@ import com.ruoyi.wisdomarbitrate.domain.CaseApplication;
|
||||
public interface IAdjudicationService {
|
||||
AjaxResult createDocument(CaseApplication caseApplication);
|
||||
|
||||
AjaxResult sendDocumentByEmail();
|
||||
AjaxResult sendDocumentByEmail(Long id,String appEmail,String resEmail);
|
||||
|
||||
AjaxResult getLogisticsInfo(String trackingNum,Integer phoneLastFour);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user