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

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