From 25a25f620b016505a629b9c7565ea1c01864adab Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期四, 04 九月 2025 18:35:15 +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, 3 insertions(+), 1 deletions(-) diff --git a/admin/.env.development b/admin/.env.development index 0056808..92661fc 100644 --- a/admin/.env.development +++ b/admin/.env.development @@ -8,10 +8,12 @@ # 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://bikes.yxbhlt.cn/bike_admin_api/' + -- Gitblit v1.9.3