rwadurian/backend/services
Developer 2d50ad32a9 docs: 添加系统部署指南和更新 API 配置
添加 DEPLOYMENT_GUIDE.md:
- 完整的 Nginx 反向代理配置 (rwaapi.szaiai.com)
- Docker Compose 生产环境部署配置
- 后端服务端口规划和 API 路由映射
- 前端 API 调用对照表
- SSL/HTTPS 配置说明
- 部署步骤和常见问题

更新前端 API 配置:
- api_endpoints.dart: 更新 baseUrl 为 https://rwaapi.szaiai.com
- api_endpoints.dart: 添加 /api/v1 前缀到所有端点
- api_endpoints.dart: 添加 telemetry 遥测端点
- api_client.dart: 更新默认 baseUrl 为生产环境地址

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 20:39:11 -08:00
..
admin-service first commit 2025-11-23 21:21:44 -08:00
authorization-service feat(authorization-service): Implement complete authorization service with DDD architecture 2025-12-01 06:30:07 -08:00
backup-service . 2025-11-29 22:25:57 -08:00
identity-service docs: 添加系统部署指南和更新 API 配置 2025-12-01 20:39:11 -08:00
leaderboard-service feat(leaderboard-service): Implement complete leaderboard service with DDD architecture 2025-12-01 03:11:03 -08:00
mpc-service feat: 添加MPC多方计算服务模块 2025-11-27 17:31:43 -08:00
planting-service . 2025-11-30 19:04:47 -08:00
referral-service feat(referral-service): Implement complete referral service with DDD architecture 2025-12-01 00:18:20 -08:00
reporting-service feat(reporting-service): Implement complete reporting service with DDD architecture 2025-12-01 08:12:57 -08:00
reward-service feat(reward-service): Implement complete reward service with DDD architecture 2025-12-01 01:57:40 -08:00
wallet-service feat(wallet-service): Implement complete wallet service with DDD architecture 2025-11-30 09:13:57 -08:00