仲裁员审核裁决书
This commit is contained in:
+7
@@ -120,4 +120,11 @@ public interface ICaseApplicationService {
|
||||
* @return
|
||||
*/
|
||||
AjaxResult updateCaseIdByAnnexId(CaseAttach caseAttach);
|
||||
|
||||
/**
|
||||
* 仲裁员审核裁决书
|
||||
* @param caseApplication
|
||||
* @return
|
||||
*/
|
||||
AjaxResult arbitratorCheckArbitrateRecord(CaseApplication caseApplication);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user