mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-30 04:30:48 +00:00
- Add comprehensive DingTalk setup guide with prerequisites, configuration, and troubleshooting - Add WeChat and DingTalk entries to channels navigation This provides users with complete documentation for setting up and using DingTalk as a Qwen Code channel. Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
6 lines
112 B
TypeScript
6 lines
112 B
TypeScript
export default {
|
|
overview: 'Overview',
|
|
telegram: 'Telegram',
|
|
weixin: 'WeChat',
|
|
dingtalk: 'DingTalk',
|
|
};
|