From 9da81a196848053ea60342ed1d3da783efd22a11 Mon Sep 17 00:00:00 2001
From: Cloud Zhang <941187371@qq.com>
Date: 星期五, 10 五月 2024 10:00:21 +0800
Subject: [PATCH] 锡膏胶水操作

---
 .env.development |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.env.development b/.env.development
index d8873db..643a419 100644
--- a/.env.development
+++ b/.env.development
@@ -5,14 +5,14 @@
 VITE_PUBLIC_PATH = /
 
 # Basic interface address SPA
-VITE_GLOB_API_URL=http://localhost:9633/api
+VITE_GLOB_API_URL=http://localhost:9528/api
  #VITE_GLOB_API_URL=http://172.18.8.56:9633/api
 # VITE_GLOB_API_URL=http://localhost:9633/api
 #Tsk Interface address
 # VITE_GLOB_TSK_API_URL=http://172.18.8.56:9633/api
 # VITE_GLOB_TSK_API_URL=http://localhost:9633/api
 
-VITE_GLOB_TSK_API_URL=http://localhost:9633/api
+VITE_GLOB_TSK_API_URL=http://localhost:9528/api
 # VITE_GLOB_TSK_API_URL=http://localhost:9527/api
 
 # File upload address锛� optional

--
Gitblit v1.9.3