增加对数据库主键为numberic的支持
This commit is contained in:
yubaolee
2021-03-13 16:21:56 +08:00
parent f7088c9d29
commit 9c2d044d12
38 changed files with 911 additions and 151 deletions

View File

@@ -5,7 +5,7 @@ namespace OpenAuth.Repository.Core
/// <summary>
/// 树状结构实体
/// </summary>
public abstract class TreeEntity: Entity
public abstract class TreeEntity: StringEntity
{
/// <summary>
/// 节点语义ID