ForcePilot/backend/package/yuxi/storage/postgres
Kris 682d851ff5 feat(storage): add multi-channel gateway storage support
1. 新增独立的渠道账户模型文件,重构基类导入逻辑
2. 在Postgres管理器中集成渠道表元数据,新增渠道Schema初始化与升级方法
3. 为用户表、会话表、消息表新增渠道关联扩展字段
4. 格式化优化现有模型文件的代码排版与注释
2026-07-07 16:23:08 +08:00
..
manager.py feat(storage): add multi-channel gateway storage support 2026-07-07 16:23:08 +08:00
models_business.py feat(storage): add multi-channel gateway storage support 2026-07-07 16:23:08 +08:00
models_channels.py feat(storage): add multi-channel gateway storage support 2026-07-07 16:23:08 +08:00
models_external.py feat(storage): add multi-channel gateway storage support 2026-07-07 16:23:08 +08:00
models_knowledge.py feat: 支持评估运行命名 2026-06-04 13:39:09 +08:00
models_scheduler.py feat(storage): add multi-channel gateway storage support 2026-07-07 16:23:08 +08:00