Sic.Framework-Nanjing-Baishi/MECF.Framework.Common/MECF/Framework/Common
SL 5a1b5fd6ef [Common]
升级角色账号系统处理逻辑,UI中获取Role信息均从RT实时拉取,而非使用UI缓存的信息,已解决多用户登录变更角色后其它UI的Role信息无法同步导致的数据错乱问题。
修正Role设置视图中更改了权限,但UI使用的权限没有刷新到最新状态的问题。
所有View的Permission属性更改为MenuPermissionEnum枚举,而不是数字,解决UI端没有强约束,并且程序可读性差的问题。
所有View的Permission属性和IsPermission属性移至BaseModel基类。
简化和重构一些代码,移除未使用的代码。

[UI.Client]
UI端使用的AccountManager和RoleManager更名为AccountManagerClient和RoleManagerClient。
移除未使用的Account相关视图。
2023-09-20 17:25:51 +08:00
..
Account [Common] 2023-09-20 17:25:51 +08:00
CommonData 更换Markdown转换器,将Pandoc更换为MarkdownDeep。 2023-04-15 13:21:06 +08:00
Communications Add project files. 2023-04-13 11:51:03 +08:00
ControlDataContext Add project files. 2023-04-13 11:51:03 +08:00
DBCore 1.整理数据库进度更新 2023-06-28 15:29:13 +08:00
DataCenter [RT.Equipment] 2023-08-08 00:36:56 +08:00
Device/Bases [Common] 2023-06-25 16:53:46 +08:00
Equipment [Common] 2023-05-09 15:04:09 +08:00
Event [Common] 2023-06-12 11:31:58 +08:00
FAServices Add project files. 2023-04-13 11:51:03 +08:00
Fsm 修正ModuleFsmDevice的AbortRoutine()方法中,如果Routine列队为空,调用Peek()方法时异常的问题。 2023-06-29 10:19:09 +08:00
IOCore [Common] 2023-04-21 17:56:29 +08:00
Jobs Add project files. 2023-04-13 11:51:03 +08:00
Log [Common] 2023-04-21 11:20:12 +08:00
NotifyTrayIcons Add project files. 2023-04-13 11:51:03 +08:00
OperationCenter [Common] 2023-09-02 00:58:20 +08:00
PLC Add project files. 2023-04-13 11:51:03 +08:00
Properties Add project files. 2023-04-13 11:51:03 +08:00
RecipeCenter [Common] 2023-06-25 14:32:11 +08:00
SCCore 1.进度更新 2023-06-27 15:46:42 +08:00
Schedulers Add project files. 2023-04-13 11:51:03 +08:00
SicMath [Common] 2023-04-20 14:26:02 +08:00
SubstrateTrackings 1.简单整理WaferManager类 2023-08-11 14:26:37 +08:00
Utilities [Common] 2023-09-14 23:55:38 +08:00