From aec4be10c526d5d5d4c0fc7917511a85e6380841 Mon Sep 17 00:00:00 2001 From: 马宇豪 <978517621@qq.com> Date: 星期一, 07 八月 2023 10:17:05 +0800 Subject: [PATCH] 菜单接口 --- .env.development | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.env.development b/.env.development index bb3516f..701c999 100644 --- a/.env.development +++ b/.env.development @@ -4,16 +4,16 @@ #VITE_API_URL = 'http://192.168.0.35:8008' #李宇飞接口地址 -#VITE_API_URL = 'http://192.168.0.50:8008' +#VITE_API_URL = 'http://192.168.0.22:8084' #张凤接口地址 #VITE_API_URL = 'http://192.168.0.29:8008' #黄振接口地址 -VITE_API_URL = 'http://192.168.0.5:8084' +#VITE_API_URL = 'http://192.168.0.5:8084' #施正红接口地址 -#VITE_API_URL = 'http://192.168.0.8:8084' +VITE_API_URL = 'http://192.168.0.18:8084' #戚会山接口地址 #VITE_API_URL = 'http://121.239.169.27:16006/safeplatform' -- Gitblit v1.9.2