From 1a36fc39260bfa1fa7f1e1dac1ad7d2d969b3e65 Mon Sep 17 00:00:00 2001 From: zuoxiao <zuoxiao> Date: 星期一, 31 三月 2025 16:24:58 +0800 Subject: [PATCH] 添加分享功能 --- project.config.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/project.config.json b/project.config.json index 7a61a12..afe1a45 100644 --- a/project.config.json +++ b/project.config.json @@ -24,5 +24,5 @@ "tabIndent": "auto", "tabSize": 2 }, - "appid": "wx022cdcb93e578771" + "appid": "wxbc2b6a00dd904ead" } \ No newline at end of file -- Gitblit v1.8.0