This commit is contained in:
he
2024-03-20 10:02:04 +08:00
parent 4dfaf29f3d
commit 40ec535e8a
@@ -208,7 +208,7 @@ namespace IRaCIS.Application.Services
}
return result;
return result.Where(x=>x.PicturePath!=string.Empty).ToList();
}
/// <summary>