Files
EchoChat/deploy/docker
bujinyuan d392653446 feat(db): 添加 contact 模块表结构(好友关系 + 好友分组)
- contact_friendships: 双向存储好友关系,支持申请/接受/拒绝/拉黑状态
- contact_groups: 用户自定义好友分组
- 添加 user_id + status 组合索引优化查询

Made-with: Cursor
2026-03-02 16:41:06 +08:00
..