细节调整

This commit is contained in:
yanghongwei 2025-09-20 17:21:03 +08:00
parent e479ee3337
commit 90b3bc70ec
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ namespace LY.App.Service
} }
} }
} }
entity = entity.Distinct().ToList();
if (entity.Any()) if (entity.Any())
{ {
foreach (var item in entity) foreach (var item in entity)