4.0发布前最后一般脚本;

优化登陆;
优化流程审批;
This commit is contained in:
yubao
2018-04-07 00:36:26 +08:00
parent d5db368a2f
commit e5f911079f
27 changed files with 286 additions and 367 deletions

View File

@@ -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;