From f26d767cca01d906376da2a233c917ec6b1cad0f Mon Sep 17 00:00:00 2001 From: chenglijuan Date: Mon, 11 May 2026 17:10:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BF=E5=AE=A2=E9=A2=84=E7=BA=A6=E5=B0=8F?= =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E5=88=87=E6=8D=A2=E5=88=B0=E5=85=AC=E5=8F=B8?= =?UTF-8?q?=E4=B8=BB=E4=BD=93=E7=9A=84=E5=B0=8F=E7=A8=8B=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/appointment/appointment.js | 2 +- project.config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/appointment/appointment.js b/pages/appointment/appointment.js index cf039ab..ca3f2e4 100644 --- a/pages/appointment/appointment.js +++ b/pages/appointment/appointment.js @@ -3,7 +3,7 @@ const { formatDate, appointmentDB } = require('../../utils/api') const app = getApp() // 订阅消息模板ID -const SUBSCRIBE_TEMPLATE_ID = 'Csf_dJU7DhvVFt_03sphPPBCGlnmcWQSPhgqfxHZ5RQ' +const SUBSCRIBE_TEMPLATE_ID = 'EF5CDtuZwrGbt8iyOoi-sY7J6hZamX0AbWPLoK-qnEw' Page({ data: { diff --git a/project.config.json b/project.config.json index a017510..8a6c36d 100644 --- a/project.config.json +++ b/project.config.json @@ -36,6 +36,6 @@ "tabIndent": "auto", "tabSize": 2 }, - "appid": "wx50fe0c5c28dd3060", + "appid": "wx4286144359eeafe5", "simulatorPluginLibVersion": {} } \ No newline at end of file