mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-02-16 13:26:24 +08:00
@@ -18,7 +18,7 @@ namespace OpenAuth.Repository.Domain
|
||||
/// 系统授权规制表
|
||||
/// </summary>
|
||||
[Table("DataPrivilegeRule")]
|
||||
public partial class DataPrivilegeRule : Entity
|
||||
public partial class DataPrivilegeRule : StringEntity
|
||||
{
|
||||
public DataPrivilegeRule()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user