实现案件进度查询
This commit is contained in:
+2
@@ -60,4 +60,6 @@ public interface ICaseApplicationService {
|
||||
* @return
|
||||
*/
|
||||
ToDoCount selectToDoCount();
|
||||
|
||||
AjaxResult selectCaseProgress(CaseApplication caseApplication);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user