添加软删字段DeleteUserId
This commit is contained in:
@@ -102,6 +102,8 @@ namespace IRaCIS.Core.Domain.Models
|
||||
|
||||
public DateTime? DeletedTime { get; set; }
|
||||
|
||||
public Guid? DeleteUserId { get; set; }
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user