feat(channels): 新增微信客服渠道及入站附件支持 - #203
Open
orhuoxu wants to merge 17 commits into
Open
Conversation
orhuoxu
force-pushed
the
wechat-wecom-attachment-rebased
branch
from
August 20, 2026 07:17
36be8ce to
a2b252b
Compare
orhuoxu
force-pushed
the
wechat-wecom-attachment-rebased
branch
from
August 21, 2026 02:05
2af012a to
22cadcb
Compare
Collaborator
|
Contributor
Author
|
本次已完成微信客服回调链路边界问题修复,提交: 修改内容
验证
|
Contributor
Author
OK,你再审查一下 |
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.
变更说明
在微信客服渠道基础能力之上,增加客户发送图片和文件的入站处理,并复用现有附件系统。
主要改动
验证
测试结果:61 passed,Ruff 检查通过。
范围说明