mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-04-13 17:28:01 +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