mining-admin-service 有全局 AdminAuthGuard,导致 mobile-upgrade 前端 调用版本接口返回 401。新建 UpgradeVersionController (@Public) 作为 独立的公开接口,路径为 /api/v2/upgrade-versions,不影响现有需认证的 /api/v2/versions 接口。前端 apiPrefix 同步更新。 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .claude | ||
| docs | ||
| nginx | ||
| public | ||
| scripts | ||
| src | ||
| .dockerignore | ||
| .env.production | ||
| .gitignore | ||
| Dockerfile | ||
| deploy.sh | ||
| docker-compose.yml | ||
| next.config.js | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||