From 074f334d060ec7d33d39cdeaae5ed84a2a2dd3a3 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期二, 22 八月 2023 18:20:59 +0800 Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dmMes --- screen_standard/.env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/screen_standard/.env.development b/screen_standard/.env.development index 817bfd7..324ad85 100644 --- a/screen_standard/.env.development +++ b/screen_standard/.env.development @@ -2,5 +2,5 @@ VITE_NAME='寮�鍙戠幆澧�' VITE_BASE_CONTEXT='' -VITE_BASE_PATH='' -VITE_BASE_URL='http://192.168.0.35:10021/' \ No newline at end of file +VITE_BASE_PATH='/api' +VITE_BASE_PATH='http://192.168.0.35:10021/' \ No newline at end of file -- Gitblit v1.9.3