Sic.Framework-Nanjing-Baishi/MECF.Framework.UI.Client/CenterViews/Configs/Roles
SL 6ca07e3513 [Common]
优化AccountExManager的GenerateRoleID方法,RoleID从4开始编号,0-3为系统保留编号。
优化AccountExManager的AuthLogin方法,修正登录失败原因不准确的问题。
优化RoleLoader的AnalyzeXml方法,RoleId为0-3的角色自动将IsBuildIn属性置为True。
Role对象的IsBuildIn属性的set作用域更改为public。

[UI.Client]
优化RoleManager的GenerateRoleID方法,RoleID从4开始生成,0-3作为系统保留ID。
移除RoleManager中未使用的CloneRole方法。
优化RoleViewModel的LoadRoleList方法,直接使用RoleManager的Roles列表,而不是Clone一个新的列表。
2023-09-04 17:22:01 +08:00
..
PermissionControlItem.cs [Common] 2023-09-04 11:51:05 +08:00
PermissionException.cs [UI.Client] 2023-06-16 17:36:49 +08:00
PermissionHelper.cs [UI.Client] 2023-09-03 23:31:57 +08:00
PermissionType.cs [UI.Client] 2023-09-03 23:31:57 +08:00
RoleItem.cs [Common] 2023-09-04 17:22:01 +08:00
RoleManager.cs [Common] 2023-09-04 17:22:01 +08:00
RolePermissionMapper.cs [UI.Client] 2023-09-03 23:31:57 +08:00
RolePermissionTrueFalseMapper.cs [UI.Client] 2023-09-03 23:31:57 +08:00
RoleView.xaml [Common] 2023-09-04 11:51:05 +08:00
RoleView.xaml.cs Add project files. 2023-04-13 11:51:03 +08:00
RoleViewModel.cs [Common] 2023-09-04 17:22:01 +08:00