mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-08 18:34:44 +08:00
4.0发布前最后一般脚本;
优化登陆; 优化流程审批;
This commit is contained in:
@@ -22,7 +22,7 @@ namespace OpenAuth.UnitTest
|
||||
[TestMethod]
|
||||
public void TestMethod1()
|
||||
{
|
||||
var service= app.Create("System");
|
||||
var service= app.Create("admin");
|
||||
|
||||
var modules = service.Modules;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user