mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-04-11 03:21:27 +08:00
调整按钮数据
This commit is contained in:
@@ -86,5 +86,10 @@ namespace OpenAuth.App
|
||||
}
|
||||
#endregion
|
||||
|
||||
public void UpdateMenu(ModuleElement model)
|
||||
{
|
||||
UnitWork.Update<ModuleElement>(u =>u.Id, model);
|
||||
UnitWork.Save();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user