mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-08 18:34:44 +08:00
采用ACE界面
This commit is contained in:
@@ -15,7 +15,7 @@ namespace OpenAuth.UnitTest
|
||||
public void TestMethod1()
|
||||
{
|
||||
AuthoriseService _service = new AuthoriseService(new UnitWork() );
|
||||
_service.LoadAuthControls("test");
|
||||
_service.LoadAuthControls("System");
|
||||
|
||||
var orgs = _service.Orgs;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user