修复机构添加编辑的异常的bug

This commit is contained in:
yubao
2018-05-20 13:54:56 +08:00
parent 18d6d416d7
commit 9faedc1260
7 changed files with 37 additions and 13 deletions

View File

@@ -43,6 +43,8 @@ namespace OpenAuth.App
UnitWork.Update(a);
}
UnitWork.Save();
return org.Id;
}