fix(定时任务): 修复通知渠道过滤缺陷,升级渠道选择器显示体验#1191
Open
gongzhi-netease wants to merge 1 commit intonetease-youdao:mainfrom
Open
fix(定时任务): 修复通知渠道过滤缺陷,升级渠道选择器显示体验#1191gongzhi-netease wants to merge 1 commit intonetease-youdao:mainfrom
gongzhi-netease wants to merge 1 commit intonetease-youdao:mainfrom
Conversation
|
This pull request has been inactive for 30 days. It will be automatically closed in 14 days unless there is new activity. If you're still working on this, please leave a comment or push new commits to keep it open. Thank you! |
This was referenced May 2, 2026
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.
问题背景
定时任务通知渠道选择器存在多个缺陷:
moltbot-popo、feishu),用户无法识别改动内容
修复渠道过滤机制
PlatformRegistry.platformOfChannel()自动解析PlatformRegistry,定时任务自动适配,无需额外改动升级通知渠道选择器
<select>升级为自定义下拉组件openclaw-weixin,仅保留真正不支持的qqbot和netease-bee问题截图
修复截图