mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-21 02:57:54 +08:00
@@ -18,7 +18,7 @@ namespace OpenAuth.Repository.Domain
|
||||
/// 角色表
|
||||
/// </summary>
|
||||
[Table("Role")]
|
||||
public partial class Role : Entity
|
||||
public partial class Role : StringEntity
|
||||
{
|
||||
public Role()
|
||||
{
|
||||
|
Reference in New Issue
Block a user