1. 删除未使用的 ChannelReportRepository 及其所有引用 2. 移除 route_binding_repository 中的 list_enabled_by_account 方法 3. 精简 channel_account_repository 中的冗余字段与 update_last_message_at 方法 4. 简化 channel_outbox_repository 的锁相关与 update 参数 5. 精简 channel_idempotency_repository 的冗余查询方法与字段 6. 优化 content_review_record_repository 的查询与清理逻辑 |
||
|---|---|---|
| .. | ||
| package | ||
| scripts | ||
| server | ||
| test | ||
| .python-version | ||
| pyproject.toml | ||
| uv.lock | ||