@@ -813,7 +813,7 @@ namespace IRaCIS.Application.Contracts
|
||||
/// </summary>
|
||||
public string Remark { get; set; }
|
||||
|
||||
|
||||
public bool IsIRUpload { get; set; } = false;
|
||||
|
||||
/// <summary>
|
||||
/// 文件类型
|
||||
@@ -870,6 +870,8 @@ namespace IRaCIS.Application.Contracts
|
||||
/// </summary>
|
||||
public DateTime CreateTime { get; set; }
|
||||
|
||||
public bool IsIRUpload { get; set; }
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user