From ab68094386144b77f5a687f3d067e32525e1e74c Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Fri, 16 May 2025 17:33:57 +0800 Subject: [PATCH] docs: update platform tutprial map --- dashboard/src/stores/common.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dashboard/src/stores/common.js b/dashboard/src/stores/common.js index 410fcc7ce..d186e2db5 100644 --- a/dashboard/src/stores/common.js +++ b/dashboard/src/stores/common.js @@ -17,10 +17,12 @@ export const useCommonStore = defineStore({ "qq_official": "https://astrbot.app/deploy/platform/qqofficial/websockets.html", "aiocqhttp": "https://astrbot.app/deploy/platform/aiocqhttp/napcat.html", "wecom": "https://astrbot.app/deploy/platform/wecom.html", - "gewechat": "https://astrbot.app/deploy/platform/gewechat.html", + "gewechat": "https://astrbot.app/deploy/platform/wechat/gewechat.html", "lark": "https://astrbot.app/deploy/platform/lark.html", "telegram": "https://astrbot.app/deploy/platform/telegram.html", "dingtalk": "https://astrbot.app/deploy/platform/dingtalk.html", + "wechatpadpro": "https://astrbot.app/deploy/platform/wechat/wechatpadpro.html", + "weixin_official_account": "https://astrbot.app/deploy/platform/weixin-official-account.html", }, pluginMarketData: [],