This commit is contained in:
tanglong 2025-07-28 11:14:28 +08:00
parent 61ad29d944
commit 6b887211af

View File

@ -1386,7 +1386,6 @@ namespace VOL.Ai.Services
Name = x.Name
}).ToListAsync();
return res;
}