From 6b887211af33aba0f215d5b67094a8996f0e2f43 Mon Sep 17 00:00:00 2001 From: tanglong <842690096@qq.com> Date: Mon, 28 Jul 2025 11:14:28 +0800 Subject: [PATCH] 3 --- VOL.Ai/Services/AiAppService.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/VOL.Ai/Services/AiAppService.cs b/VOL.Ai/Services/AiAppService.cs index 18f81e1..32a8d36 100644 --- a/VOL.Ai/Services/AiAppService.cs +++ b/VOL.Ai/Services/AiAppService.cs @@ -1386,7 +1386,6 @@ namespace VOL.Ai.Services Name = x.Name }).ToListAsync(); - return res; }