feat: 添加签到模块和数据库表结构

- 新增gym-checkIn签到模块
- 创建sign_in_record签到记录表(V13迁移脚本)
- 添加签到相关路由配置
- 更新应用配置以支持签到模块
- 添加Redis密钥常量
This commit is contained in:
future
2026-06-09 09:09:12 +08:00
committed by fujia
parent a7f31083cf
commit 79eb07599e
8 changed files with 298 additions and 1 deletions