From 7e1a207810b84944e6bebf8c9026c933a9a73592 Mon Sep 17 00:00:00 2001 From: Phoenix <64720302+Concur-max@users.noreply.github.com> Date: Wed, 28 Feb 2024 14:10:30 +0800 Subject: [PATCH] s --- .env.prod | 2 +- src/views/chat/index.vue | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.env.prod b/.env.prod index 2d32c4a..80d0fff 100644 --- a/.env.prod +++ b/.env.prod @@ -1,7 +1,7 @@ # Glob API URL VITE_GLOB_API_URL=/api -VITE_APP_API_BASE_URL=http://114.218.158.24:9020 +VITE_APP_API_BASE_URL=https://erpapi.fontree.cn http://114.218.158.24:9020 https://erpapi.fontree.cn # Whether long replies are supported, which may result in higher API fees diff --git a/src/views/chat/index.vue b/src/views/chat/index.vue index f46989d..94f34f1 100644 --- a/src/views/chat/index.vue +++ b/src/views/chat/index.vue @@ -603,7 +603,6 @@ const customRequest = async (file) => { -