回调及日志修改

This commit is contained in:
18792927508
2024-05-11 15:21:25 +08:00
parent 9df0b9e290
commit bf43517b5c
21 changed files with 406 additions and 48 deletions
@@ -55,4 +55,5 @@ public interface VideoService {
* @return
*/
AjaxResult attachListByCaseId(Long caseAppliId, Integer annexType);
AjaxResult selectRoleMenuByCaseId(Long caseId);
}