This commit is contained in:
@@ -11,7 +11,4 @@ public interface IAuditAdd : IAuditAdd<Guid>
|
||||
|
||||
}
|
||||
|
||||
public interface IAuditAddWithUserName : IAuditAdd<Guid>
|
||||
{
|
||||
public string CreateUser { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user