Go to file
hailin a188d7629f fix: 修正推荐码验证 API 路径
将 GET /user/by-referral-code/{code} 修改为正确的
GET /referrals/validate?code={code}

修复 GENESIS 推荐码验证失败 400 错误的问题。

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-21 05:33:53 -08:00
.claude fix: 恢复 GENESIS 种子用户 migration(正确版本) 2025-12-20 22:08:37 -08:00
backend chore: 添加 tsbuildinfo 到 .gitignore 2025-12-21 04:34:26 -08:00
docs docs: 添加 GENESIS 系统推荐码使用指南 2025-12-20 20:58:04 -08:00
frontend fix: 修正推荐码验证 API 路径 2025-12-21 05:33:53 -08:00
kubernetes . 2025-11-25 10:29:24 +08:00
scripts . 2025-11-25 10:29:24 +08:00
tests . 2025-11-25 10:29:24 +08:00
.gitignore chore: add .claude to gitignore 2025-12-09 18:37:23 -08:00
README.md first commit 2025-11-23 21:21:44 -08:00
docker-compose.yml first commit 2025-11-23 21:21:44 -08:00

README.md