From 31f269b52f611058e7efee8e268eb5105a421c6e Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Tue, 26 Sep 2023 09:30:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=BD=91=E7=BB=9C=E8=AF=B7?= =?UTF-8?q?=E6=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/config/app.js b/config/app.js index bb7d092..5a2444c 100644 --- a/config/app.js +++ b/config/app.js @@ -6,6 +6,7 @@ let openPlantGrass = '-openPlantGrass-' let httpApi let httpApiTwo let httpApiThree +let httpApiFour // 在打包之前请检查当前环境是否正确 const env = 'dev'; // 开发