From 77737f4e73f7267170b9b06fc73d1610c29c0661 Mon Sep 17 00:00:00 2001 From: 马宇豪 <978517621@qq.com> Date: 星期二, 12 十一月 2024 13:18:35 +0800 Subject: [PATCH] 新增 --- .env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index 0f074d0..f852ed7 100644 --- a/.env.development +++ b/.env.development @@ -4,7 +4,7 @@ #VITE_API_URL = 'http://192.168.0.35:8008' #李宇飞接口地址 -VITE_API_URL = 'http://192.168.0.70:8008' +VITE_API_URL = 'http://192.168.2.11:8008' #张凤接口地址 #VITE_API_URL = 'http://192.168.0.47:8008' @@ -13,7 +13,7 @@ #VITE_API_URL = 'http://192.168.0.179:8008' #施正红接口地址 -#VITE_API_URL = 'http://192.168.0.69:8008' +#VITE_API_URL = 'http://192.168.0.30:8008' #戚会山接口地址 #VITE_API_URL = 'http://121.239.169.27:16016/safeplatform' -- Gitblit v1.9.2