mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-10 19:34:45 +08:00
change easyui to bootstrap
This commit is contained in:
@@ -21,5 +21,7 @@ namespace OpenAuth.Domain.Model
|
||||
public virtual ICollection<Department> Departments { get; set; }
|
||||
public virtual ICollection<Role> Roles { get; set; }
|
||||
|
||||
public Role DefaultRole { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user