修改
This commit is contained in:
@@ -44,7 +44,7 @@ namespace IRaCIS.Core.Domain.Models
|
||||
/// <summary>
|
||||
/// 文件类型
|
||||
/// </summary>
|
||||
public int FileType { get; set; }
|
||||
public CriterionFileType FileType { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// CreateUserId
|
||||
|
||||
Reference in New Issue
Block a user