审核仲裁方式改为单个操作
This commit is contained in:
+1
-1
@@ -12,5 +12,5 @@ public interface ICaseArbitrateService {
|
||||
|
||||
AjaxResult writtenHear(ArbitrateRecord arbitrateRecord);
|
||||
|
||||
AjaxResult examineArbitrateMethod(List<Long> ids, Integer opinion);
|
||||
AjaxResult examineArbitrateMethod(CaseApplication caseApplication, Integer opinion);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user