XuqmGroup-Server/file-service/src/main/java/com/xuqm/file
XuqmGroup f6c06db04b feat(deploy): 添加生产环境部署配置和联调环境切换功能
- 新增 .env.production.example 配置文件,包含所有微服务的数据库和Redis配置
- 添加 compose.production.yaml Docker Compose部署文件,定义web和各服务容器
- 实现Android SDK环境切换功能,支持外部服务和本地联调模式切换
- 添加推送注册状态管理和接收开关设置界面
- 集成演示服务的应用密钥客户端和认证服务实现
- 完善文档说明各SDK模块的集成和使用方法
2026-04-30 11:47:01 +08:00
..
config feat(deploy): 添加生产环境部署配置和联调环境切换功能 2026-04-30 11:47:01 +08:00
controller feat: add demo-service, file-service; SDK remote config endpoint; IM fuzzy search 2026-04-25 16:41:10 +08:00
entity feat: add demo-service, file-service; SDK remote config endpoint; IM fuzzy search 2026-04-25 16:41:10 +08:00
repository feat: add demo-service, file-service; SDK remote config endpoint; IM fuzzy search 2026-04-25 16:41:10 +08:00
service feat(sdk): 添加认证仓库和登录会话管理功能 2026-04-27 19:23:11 +08:00
FileServiceApplication.java feat: add demo-service, file-service; SDK remote config endpoint; IM fuzzy search 2026-04-25 16:41:10 +08:00