修改
This commit is contained in:
@@ -75,10 +75,11 @@ namespace IRaCIS.Core.Domain.Models
|
||||
|
||||
public DateTime UpdateTime { get; set; }
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
public bool IsDeleted { get; set; }
|
||||
public bool IsDeleted { get; set; }
|
||||
|
||||
public DateTime? DeletedTime { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user