添加IsBeMark
This commit is contained in:
@@ -20,6 +20,8 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
public bool IsDeleted { get; set; }
|
||||
|
||||
public bool IsBeMark { get; set; }
|
||||
|
||||
public DateTime? MarkTime { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user