This commit is contained in:
18792927508
2023-11-30 15:16:59 +08:00
parent 8acb479047
commit 1b7f380867
4 changed files with 4 additions and 7 deletions
@@ -138,7 +138,7 @@ public class VideoController extends BaseController {
* @param annexType
* @return
*/
@Anonymous
@GetMapping("attachListByCaseId")
public AjaxResult attachListByCaseId( @RequestParam("caseAppliId") Long caseAppliId,@RequestParam("annexType") Integer annexType) {