feat(channels): 新增微信客服渠道 - #202
Closed
orhuoxu wants to merge 11 commits into
Closed
Conversation
Collaborator
|
微信客服功能的核心链路和测试看起来是完整的,相关测试已通过(57 passed)。 但当前 PR 分支无法 clean merge 到 main,GitHub 状态是 mergeable=false。这个 PR 基于较旧的 main,且与近期渠道、团队和附件相关改动重叠较多。 请先 rebase 最新 main,解决以下模块的冲突后再更新 PR:
rebase 后请重新运行微信客服测试、渠道 API 测试和前端 build。 |
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更说明
新增微信客服渠道,将微信客服账号接入 StaffDeck 数字员工和团队,并复用现有 Durable Inbox、Harness v2 与渠道 Outbox。
主要功能
sync_msg拉取及账号级 Cursormedia_id安全与可靠性
corp_id + open_kfid隔离客户身份测试
backend/.venv/bin/python -m pytest backend/tests/test_channel_api.py backend/tests/test_wechat_kf_callback.py -qnpm --prefix frontend-enterprise run buildgit diff --check通过风险说明