警保联动 保安管理 数据采集相关
Go to file
luozhun c0496c39e1 feat(cache): 实现全局缓存管理器并优化枚举数据处理
- 新增 GlobalCacheManager 类,用于统一管理枚举缓存
- 重构 BaseEnum 接口,使用 SelectNodeVo 作为序列化返回类型
- 更新 CheckStatus、EnterprisesUnitType 和 IsEnable 枚举类,使用 SelectNodeVo 作为序列化结果- 修改 CommonController 中的 enums 方法,直接使用 GlobalCacheManager 中的缓存数据
- 移除 CommonController 中的 initEnums 方法和 enumsResult 静态变量
2024-11-15 11:12:23 +08:00
.idea Merge branch 'main' of http://175.6.124.250:3100/luozhun/policeSecurity 2024-09-30 10:22:06 +08:00
collect_information Merge remote-tracking branch 'origin/main' 2024-11-13 11:38:09 +08:00
policeManagement 级联数据 组件懒加载 2024-11-01 14:29:45 +08:00
policeSecurityServer feat(cache): 实现全局缓存管理器并优化枚举数据处理 2024-11-15 11:12:23 +08:00
securityManagement 搜索 2024-11-13 11:38:03 +08:00
superManagement refactor(management): 重构企事业单位相关功能 2024-11-13 09:31:37 +08:00
.DS_Store 。。 2024-09-30 10:22:05 +08:00