细节调整
This commit is contained in:
parent
e479ee3337
commit
90b3bc70ec
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue