From abbe8408d07e4f1ac5e7a96e20638f346338cc3a Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期一, 14 四月 2025 10:35:38 +0800 Subject: [PATCH] 111 --- admin/.env.development | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/admin/.env.development b/admin/.env.development index 0056808..715dda8 100644 --- a/admin/.env.development +++ b/admin/.env.development @@ -8,10 +8,11 @@ # VUE_APP_API_BASE_URL = 'http://192.168.0.191:10026' # 浠诲悍鏈湴 -VUE_APP_API_BASE_URL = 'http://192.168.0.134:10026' +# VUE_APP_API_BASE_URL = 'http://192.168.0.137:10026' # 钀嶅鏈湴 # VUE_APP_API_BASE_URL = 'http://192.168.0.102:10026' # 鍚庣鎺ュ彛鍦板潃 -# VUE_APP_API_BASE_URL = 'https://dmtest.ahapp.net/bike_admin_api' +VUE_APP_API_BASE_URL = 'https://dmtest.ahapp.net/bike_admin_api' + -- Gitblit v1.9.3