From f34f5322ffa898b42ce4467af9916c9e73deb4f9 Mon Sep 17 00:00:00 2001 From: rk <94314517@qq.com> Date: 星期一, 22 九月 2025 17:01:27 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- 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