This commit is contained in:
he
2025-04-14 14:39:40 +08:00
parent a8a9a09f88
commit 1e1822151b
5 changed files with 19502 additions and 1 deletions
@@ -56,6 +56,8 @@ public class SystemDocumentAttachment : BaseFullAuditEntity
/// </summary>
public Guid SystemDocumentId { get; set; }
public string Name { get; set; } = string.Empty;
/// <summary>
/// 文件名称
/// </summary>