Create Audits on Actions
This commit is contained in:
@@ -12,7 +12,7 @@ namespace FoodsharingSiegen.Contracts.Entity
|
||||
/// <summary>
|
||||
/// Gets or sets the value of the created (ab)
|
||||
/// </summary>
|
||||
public DateTime? Created { get; set; }
|
||||
public DateTime Created { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the value of the data 1 (ab)
|
||||
|
||||
Reference in New Issue
Block a user