From 48fe17a4cb7a91498dc8f87ed8517886e7922e59 Mon Sep 17 00:00:00 2001 From: xjs Date: Fri, 15 Aug 2025 09:46:48 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E6=9C=AC=E5=9C=B0?= =?UTF-8?q?=E5=8F=98=E9=87=8F=E7=A4=BA=E8=8C=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.example | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .env.example diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..d73dc0c --- /dev/null +++ b/.env.example @@ -0,0 +1,4 @@ +VITE_COZE_TOKEN=pat_JJU3h01pYFQrH1cGeauzKZz2dakpkQglohNTp2PeIIlKRtXhi8fGeaCZGtDLmDoq +VITE_COZE_BOT_ID=7456409430717480998 +VITE_COZE_CONNECTOR_ID=1024 +VITE_COZE_VOICE_ID=7426720361733144585 \ No newline at end of file