From ad054c369ed1ee164024f47d38b10824d41f9a9c Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期一, 22 九月 2025 17:42:26 +0800 Subject: [PATCH] 优化 --- frontWuhu/.env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontWuhu/.env.development b/frontWuhu/.env.development index 60e8a48..efb6344 100644 --- a/frontWuhu/.env.development +++ b/frontWuhu/.env.development @@ -8,8 +8,8 @@ # VVUE_APP_API_BASE_URL='http://192.168.0.102:10031' # 浠诲悍鏈湴 -# VUE_APP_API_BASE_URL='http://192.168.1.54:10031' -VUE_APP_API_BASE_URL = 'http://wuhu.dtkey.cn/hfznzzzd' +VUE_APP_API_BASE_URL='http://192.168.1.54:10031' +# VUE_APP_API_BASE_URL = 'http://wuhu.dtkey.cn/hfznzzzd' #鐒︽澗鏈湴 # VUE_APP_API_BASE_URL='http://192.168.0.36:10011' -- Gitblit v1.9.3