修改
This commit is contained in:
@@ -114,6 +114,9 @@ namespace IRaCIS.Core.Domain.Models
|
||||
//string UpdateUserName { get; set; }
|
||||
public DateTime UpdateTime { get; set; }
|
||||
|
||||
|
||||
public int? NumberOfFrames { get; set; }
|
||||
|
||||
public bool IsDeleted { get; set; }
|
||||
|
||||
public DateTime? DeletedTime { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user