From b97590d9e063b9ef13029ea768a296677c98f5d8 Mon Sep 17 00:00:00 2001 From: jiaosong <jiaosong6760@dingtalk.com> Date: 星期四, 24 八月 2023 14:38:35 +0800 Subject: [PATCH] # 企业端用户 导入 --- screen_standard/.env.development | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/screen_standard/.env.development b/screen_standard/.env.development index e9c76cb..0ee6f4b 100644 --- a/screen_standard/.env.development +++ b/screen_standard/.env.development @@ -3,7 +3,8 @@ VITE_BASE_CONTEXT='' VITE_BASE_PATH='/api' -VITE_BASE_URL='http://192.168.0.35:10021/' +VITE_BASE_URL='http://192.168.0.35:10021' # VITE_BASE_PATH='/doumeeplant_api' -# VITE_BASE_URL='https://dmtest.ahapp.net/doumeeplant_api/' \ No newline at end of file +VITE_BASE_URL='https://dmtest.ahapp.net/doumeeplant_api' +# VITE_BASE_URL = 'https://www.mes.red/doumeeplant' -- Gitblit v1.9.3