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 |   19 ++++++-------------
 1 files changed, 6 insertions(+), 13 deletions(-)

diff --git a/admin/.env.development b/admin/.env.development
index 040bc28..fca400b 100644
--- a/admin/.env.development
+++ b/admin/.env.development
@@ -1,19 +1,12 @@
 # 寮�鍙戠幆澧冮厤缃�
 NODE_ENV = 'development'
 
-
 VUE_APP_CONTEXT_PATH = '/'
-VUE_APP_API_PREFIX = '/martempo_admin_interface'
+VUE_APP_API_PREFIX = '/api'
 
-# 鐒︽澗鏈湴
-# http://192.168.0.36:10012/doc.html#/home
-# VUE_APP_API_BASE_URL='http://192.168.0.190:10026'
-
-# 钀嶅鏈湴
-# http://192.168.0.36:10012/doc.html#/home
-
-# 钀嶅鏈湴
-VUE_APP_API_BASE_URL = 'http://192.168.0.100:10026'
-
-# 鍚庣鎺ュ彛鍦板潃锛歨ttps://dmtest.ahapp.net/bike_admin_api/doc.html
+# 鍚庣鎺ュ彛鍦板潃
 # VUE_APP_API_BASE_URL = 'https://dmtest.ahapp.net/bike_admin_api'
+VUE_APP_API_BASE_URL = 'http://192.168.1.54:10026'
+
+# 鍚庣鎺ュ彛鍦板潃
+# VUE_APP_API_BASE_URL = 'https://bikes.yxbhlt.cn/bike_admin_api'

--
Gitblit v1.9.3