From ce481967b82e1ab2f6f6168c7ed92a0b2c5e2cee Mon Sep 17 00:00:00 2001 From: admin <417727563@qq.com> Date: Sun, 10 Nov 2024 18:27:15 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E7=BD=B2=E4=B8=8A=E4=BC=A0=E9=97=AE?= =?UTF-8?q?=E9=A2=98=20=E4=BF=AE=E6=94=B92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecgboot-vue3/.env.production | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/jeecgboot-vue3/.env.production b/jeecgboot-vue3/.env.production index 73d0ee0..0c5f2c8 100644 --- a/jeecgboot-vue3/.env.production +++ b/jeecgboot-vue3/.env.production @@ -14,8 +14,7 @@ VITE_BUILD_COMPRESS_DELETE_ORIGIN_FILE = false #后台接口父地址(必填) VITE_GLOB_API_URL=/kejiju -VITE_GLOB_API_URL=/kjj -VITE_GLOB_API_URL_CXQ=http://localhost:18088/jeecg-boot +VITE_GLOB_API_URL_CXQ=http://182.92.169.222:18088/jeecg-boot #后台接口全路径地址(必填) VITE_GLOB_DOMAIN_URL=http://182.92.169.222:18090/jeecg-boot