mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-09 10:54:46 +08:00
完成用户模块/用户角色分配
This commit is contained in:
@@ -17,8 +17,7 @@ namespace OpenAuth.UnitTest
|
||||
{
|
||||
|
||||
private UserManagerApp _app = new UserManagerApp(new UserRepository(),
|
||||
new OrgRepository(),
|
||||
new UserModuleRepository());
|
||||
new OrgRepository());
|
||||
private string _time = DateTime.Now.ToString("HH_mm_ss_ms");
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user