ForcePilot/backend/package/yuxi/channels/application/extension/scheduler_handlers
Kris 53e067aa4b feat: 多渠道网关核心功能迭代
包含以下变更:
1. 重构微信WOC账户模型,移除固定DEFAULT_ACCOUNT
2. 新增路由绑定管理、目录搜索导出能力
3. 扩展消息查询与出站管理过滤条件
4. 新增SSE事件广播、敏感字段/配置作用域注册表
5. 新增审计日志与配对过期定时任务
6. 优化会话处理与参数校验逻辑
7. 修复sender_id校验与outbox序列化问题
2026-07-07 16:20:40 +08:00
..
__init__.py feat(channels): 批量新增多渠道网关限界上下文基础代码与契约 2026-07-02 03:22:12 +08:00
channel_audit_log_retention_handler.py feat: 多渠道网关核心功能迭代 2026-07-07 16:20:40 +08:00
channel_outbox_recovery_handler.py feat: 多渠道网关核心功能迭代 2026-07-07 16:20:40 +08:00
channel_outbox_terminal_cleanup_handler.py chore: 批量清理报告相关代码并完成多项功能迭代 2026-07-06 20:49:35 +08:00
channel_pairing_expiration_handler.py feat: 多渠道网关核心功能迭代 2026-07-07 16:20:40 +08:00
channel_pairing_terminal_cleanup_handler.py chore: 批量清理报告相关代码并完成多项功能迭代 2026-07-06 20:49:35 +08:00
channel_report_cleanup_handler.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
channel_report_handler.py chore: 批量更新契约与实现,修复多处细节问题 2026-07-02 18:27:06 +08:00
channel_session_inactive_cleanup_handler.py chore: 批量清理报告相关代码并完成多项功能迭代 2026-07-06 20:49:35 +08:00