调整代码生成器

This commit is contained in:
yubaolee
2021-03-14 23:38:11 +08:00
parent d222e8ba39
commit 3e72144f21
5 changed files with 2 additions and 34 deletions

View File

@@ -13,7 +13,7 @@ using OpenAuth.Repository.Core;
namespace OpenAuth.Repository.Domain
{
{AttributeManager}
public class {ClassName} : Entity
public class {ClassName} : StringEntity
{
public {ClassName}()
{