From fe0ef3441cd689e3679696d990b0ca1b5d7193ac Mon Sep 17 00:00:00 2001 From: jiaosong <jiaosong6760@dingtalk.com> Date: 星期四, 24 八月 2023 14:10:39 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- screen_standard/.env.production | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/screen_standard/.env.production b/screen_standard/.env.production index bb4353f..e332e9c 100644 --- a/screen_standard/.env.production +++ b/screen_standard/.env.production @@ -1,5 +1,5 @@ NODE_ENV = production VITE_NAME = '鐢熶骇鐜' VITE_BASE_CONTEXT = 'screen' -VITE_BASE_PATH = '/doumeeplant' -VITE_BASE_URL = 'https://www.mes.red/doumeeplant/' \ No newline at end of file +VITE_BASE_PATH = '/api' +VITE_BASE_URL = 'https://www.mes.red/doumeeplant' \ No newline at end of file -- Gitblit v1.9.3