From 50e93bf8bece9f9782b656084ee8782fcfd7c6c4 Mon Sep 17 00:00:00 2001 From: admin123 Date: Mon, 11 Aug 2025 10:31:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.env.production?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 8700360..ea995d3 100644 --- a/.env.production +++ b/.env.production @@ -14,4 +14,5 @@ VITE_BASE = '/' VITE_APP_SETTING = true # 客户端ID -VITE_CLIENT_ID = 'ef51c9a3e9046c4f2ea45142c8a8344a' \ No newline at end of file +VITE_CLIENT_ID = 'ef51c9a3e9046c4f2ea45142c8a8344a' +.env.development \ No newline at end of file