feat: 新增代码生成器模板种子数据
This commit is contained in:
@@ -26,6 +26,9 @@ namespace Yi.Framework.CodeGen.Domain.Shared.Enums
|
||||
|
||||
[Display(Name = "DateTime", Description = "DateTime")]
|
||||
DateTime,
|
||||
|
||||
[Display(Name = "Guid", Description = "Guid")]
|
||||
Guid
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user