IRC_NewDev
he 2024-03-20 10:02:04 +08:00
parent 4dfaf29f3d
commit 40ec535e8a
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ namespace IRaCIS.Application.Services
}
return result;
return result.Where(x=>x.PicturePath!=string.Empty).ToList();
}
/// <summary>