字符串默认值+数据库统一维护
continuous-integration/drone/push Build is passing

This commit is contained in:
hang
2024-09-07 11:29:30 +08:00
parent 243fae4b19
commit 7fee1abdb5
8 changed files with 38 additions and 38 deletions
@@ -273,7 +273,7 @@ namespace IRaCIS.Core.Domain.Models
/// <summary>
/// 文件类型
/// </summary>
public string? FileType { get; set; }
public string FileType { get; set; } = string.Empty;
/// <summary>
/// 分组分类