This commit is contained in:
2022-10-08 23:50:39 +08:00
12 changed files with 85 additions and 471 deletions
@@ -60,6 +60,7 @@ namespace BLL
x.Major,
x.LimitDate,
x.Url,
db.AttachFile.First(u => u.ToKeyId == x.PersonQualityId).AttachUrl,
};
}
#endregion