完成登录功能 #37

Closed
fujia wants to merge 6 commits from feature/member-register-integration into dev

6 Commits

Author SHA1 Message Date
future 58feae78b7 合并dev分支 2026-06-24 22:32:38 +08:00
future c44478a9cb 完成登录功能 2026-06-24 22:28:03 +08:00
future 972cbf1e56 修复丢失文件 2026-06-24 22:28:02 +08:00
future 0f8fe00501 feat: 添加签到模块和数据库表结构
- 新增gym-checkIn签到模块
- 创建sign_in_record签到记录表(V13迁移脚本)
- 添加签到相关路由配置
- 更新应用配置以支持签到模块
- 添加Redis密钥常量
2026-06-24 22:28:02 +08:00
future ce6bc107cc 签到模块 2026-06-24 22:28:02 +08:00
future e0df10752c 修复项目构建 2026-06-24 22:28:02 +08:00