MetricsCollectorService 需要 DAU 和 EventLog 仓库, 但这些在 InfrastructureModule 中通过符号注入, 导致循环依赖问题。改为在 MetricsModule 中直接提供这些依赖。 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| application | ||
| domain | ||
| infrastructure | ||
| shared | ||
| app.module.ts | ||
| main.ts | ||