1 changed files with 0 additions and 8 deletions
@ -1,8 +0,0 @@ |
|||||
namespace WinIn.FasterZ.Wms.Z_Business.EfdbContext; |
|
||||
|
|
||||
public class EfdbContext : AuditedAggregateRoot<Guid> |
|
||||
{ |
|
||||
public string Hash { get; set; } = null!; |
|
||||
|
|
||||
public string Id { get; set; } = null!; |
|
||||
} |
|
Loading…
Reference in new issue