问题: 移动端调用 /api/v1/user/auto-create 返回 404 原因: Kong 配置只有 /api/v1/users (复数), 缺少 /api/v1/user (单数) 解决: 添加 identity-user 路由匹配 /api/v1/user 路径 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api-gateway | ||
| mpc-system | ||
| services | ||