Commit Graph

1 Commits (32f68276fb1f609c43c8fe173fc8db75b7ac0909)

Author SHA1 Message Date
liaoyong 32f68276fb feat(redis): 新增 Redis 缓存工具类并替换现有缓存实现
- 新增 GRedisCache 类,提供丰富的 Redis 操作方法
- 在 PlatformServiceImpl 中替换原有 RedisCache 为 GRedisCache- 添加 comp-redis 模块的 Maven 依赖
- 更新父项目 pom.xml,包含新的模块依赖
2025-04-11 20:42:39 +08:00