policeSecurity/policeSecurityServer
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
..
src feat(cache): 实现全局缓存管理器并优化枚举数据处理 2024-11-15 11:12:23 +08:00
数据库生成实体脚本 仓库初始化 2024-08-29 17:06:00 +08:00
.DS_Store 。。 2024-09-30 10:22:05 +08:00
.gitignore 仓库初始化 2024-08-29 17:06:00 +08:00
Jenkinsfile server Jenkinsfile 2024-10-31 15:23:30 +08:00
pom.xml feat(geometry): 添加几何工具类和坐标转换支持 2024-11-08 11:47:04 +08:00