fix: change the url for qwen (#10584)

This commit is contained in:
Tristan Zhang 2025-10-09 13:37:07 +08:00 committed by kangfenmao
parent 6a8544fb0e
commit b6107c5fb1

View File

@ -145,7 +145,7 @@ const ORIGIN_DEFAULT_MIN_APPS: MinAppType[] = [
{
id: 'dashscope',
name: i18n.t('minapps.qwen'),
url: 'https://tongyi.aliyun.com/qianwen/',
url: 'https://www.tongyi.com/',
logo: QwenModelLogo
},
{