Go to file
Wang Zhuoxuan 7682bb2ae7
Some checks failed
CI/CD Pipeline / Code Quality (push) Failing after 18s
CI/CD Pipeline / Unit Tests (push) Has been skipped
CI/CD Pipeline / Build & Deploy Test (push) Has been skipped
CI/CD Pipeline / Build & Deploy Production (push) Has been skipped
refactor: 融合认证 schemeCode 按平台拆分为独立环境变量
不同端(Android/iOS/Harmony)在阿里云控制台使用不同的方案 Code,
单一 ALIYUN_FUSION_SCHEME_CODE 无法满足多端需求。改为按平台映射
三个独立环境变量,providers 端点也按平台精确判断可用性。

同步更新 API 文档:补充 fusion/token 请求参数表和 Harmony 平台支持。
2026-05-28 23:43:21 +08:00
.gitea/workflows fix: health 路由路径修正为 /health 2026-04-18 04:13:59 +08:00
content feat: implement Phase 1b core features and Phase 1c commercialization 2026-04-09 00:12:12 +08:00
db feat: 集成阿里云融合认证实现手机号一键登录与登录方式管理 2026-05-27 22:50:11 +08:00
docs refactor: 融合认证 schemeCode 按平台拆分为独立环境变量 2026-05-28 23:43:21 +08:00
scripts refactor: 统一使用 Docker Compose V2 命令语法 2026-04-17 00:31:49 +08:00
src refactor: 融合认证 schemeCode 按平台拆分为独立环境变量 2026-05-28 23:43:21 +08:00
.dockerignore feat: 添加 CI/CD 部署方案(Gitea + Docker + 双分支工作流) 2026-04-16 12:44:14 +08:00
.env.example refactor: 融合认证 schemeCode 按平台拆分为独立环境变量 2026-05-28 23:43:21 +08:00
.env.prod.example refactor: 融合认证 schemeCode 按平台拆分为独立环境变量 2026-05-28 23:43:21 +08:00
.gitignore Add AGENTS.md and ignore coverage 2026-05-04 22:02:01 +08:00
AGENTS.md Add AGENTS.md and ignore coverage 2026-05-04 22:02:01 +08:00
bun.lock feat: 集成阿里云融合认证实现手机号一键登录与登录方式管理 2026-05-27 22:50:11 +08:00
CLAUDE.md feat: 集成阿里云融合认证实现手机号一键登录与登录方式管理 2026-05-27 22:50:11 +08:00
dev-spec.md docs: sync project progress across CLAUDE.md and dev-spec.md 2026-04-09 12:02:43 +08:00
docker-compose.prod.yml fix: health 路由路径修正为 /health 2026-04-18 04:13:59 +08:00
docker-compose.yml feat: 添加 CI/CD 部署方案(Gitea + Docker + 双分支工作流) 2026-04-16 12:44:14 +08:00
Dockerfile fix: health 路由路径修正为 /health 2026-04-18 04:13:59 +08:00
drizzle.config.ts 修复游戏化测试与奖励边界 2026-05-17 00:22:55 +08:00
eslint.config.js Add Flutter app-facing API routes 2026-05-04 01:24:23 +08:00
package.json feat: 集成阿里云融合认证实现手机号一键登录与登录方式管理 2026-05-27 22:50:11 +08:00
tsconfig.json feat: initialize duoqi-api project skeleton 2026-04-08 21:24:15 +08:00
vitest.config.ts feat: implement Phase 1b core features and Phase 1c commercialization 2026-04-09 00:12:12 +08:00