mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-19 18:22:11 +08:00
@@ -20,7 +20,7 @@ namespace OpenAuth.Repository.Domain
|
||||
/// 代码生成器的表信息
|
||||
/// </summary>
|
||||
[Table("BuilderTable")]
|
||||
public partial class BuilderTable : Entity
|
||||
public partial class BuilderTable : StringEntity
|
||||
{
|
||||
public BuilderTable()
|
||||
{
|
||||
|
Reference in New Issue
Block a user