From 022afd01c191ef9b37f5f4d3d0d298198072f4e0 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期一, 22 六月 2026 15:09:49 +0800 Subject: [PATCH] Merge branch '2.0.1' of http://139.186.142.91:10010/r/productDev/parkBike into 2.0.1 --- admin/.env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/.env.development b/admin/.env.development index 6379b94..fca400b 100644 --- a/admin/.env.development +++ b/admin/.env.development @@ -6,7 +6,7 @@ # 鍚庣鎺ュ彛鍦板潃 # VUE_APP_API_BASE_URL = 'https://dmtest.ahapp.net/bike_admin_api' -# VUE_APP_API_BASE_URL = 'http://192.168.1.46:10026' +VUE_APP_API_BASE_URL = 'http://192.168.1.54:10026' # 鍚庣鎺ュ彛鍦板潃 -VUE_APP_API_BASE_URL = 'https://bikes.yxbhlt.cn/bike_admin_api' +# VUE_APP_API_BASE_URL = 'https://bikes.yxbhlt.cn/bike_admin_api' -- Gitblit v1.9.3