From 1b1f2b86549563bbbb18633c02fa1911e4f547e7 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期三, 10 九月 2025 15:46:59 +0800 Subject: [PATCH] 改bug --- frontWuhu/.env.development | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/frontWuhu/.env.development b/frontWuhu/.env.development index 5652e89..60e8a48 100644 --- a/frontWuhu/.env.development +++ b/frontWuhu/.env.development @@ -8,7 +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://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