忽略dll文件git
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
namespace Hncore.Infrastructure.DDD
|
||||
{
|
||||
public abstract class AggregateRoot<TId> : Entity<TId>, IAggregateRoot<TId>
|
||||
{
|
||||
public AggregateRoot()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user