20221008 证书图片列表显示

This commit is contained in:
2022-10-08 17:36:11 +08:00
parent f32b61f13e
commit 94ff17cad5
10 changed files with 62 additions and 1 deletions
@@ -60,6 +60,7 @@ namespace BLL
x.Major,
x.LimitDate,
x.Url,
db.AttachFile.First(u => u.ToKeyId == x.PersonQualityId).AttachUrl,
};
}
#endregion