南京百识专用
Go to file
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
Dependencies [UI.Client] 2023-05-11 10:49:07 +08:00
MECF.Framework.Common [Common] 2023-09-04 17:22:01 +08:00
MECF.Framework.RT.Core [RT.Equipment] 2023-08-08 16:24:34 +08:00
MECF.Framework.RT.EquipmentLibrary [RT.EquipmentLibrary] 2023-08-29 12:03:18 +08:00
MECF.Framework.RT.EquipmentLibrary.Test [Common] 2023-05-08 11:19:59 +08:00
MECF.Framework.UI.Client [Common] 2023-09-04 17:22:01 +08:00
MECF.Framework.UI.Core [UI.Core] 2023-08-14 17:45:47 +08:00
Sicentury.Core [Common] 2023-09-04 11:51:05 +08:00
SimulatorCore [RT.Equipment] 2023-08-22 17:53:38 +08:00
UIDebug/SicUI [UI.Client] 2023-05-10 16:21:45 +08:00
UnitTest [Common] 2023-05-11 14:34:05 +08:00
.gitattributes Add .gitattributes and .gitignore. 2023-04-13 11:50:52 +08:00
.gitignore [Common] 2023-05-01 18:58:42 +08:00
Sic.Framework.sln [Common] 2023-07-16 21:26:41 +08:00