244c599a82
- 后台管理 API 统一前缀 /api/admin/** - 前台会员 API 统一前缀 /api/member/** - 签到路由从 /api/checkIn 迁移到 /api/member/checkIn - 会员卡/交易路由统一到 /api/admin/ 下