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 |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/admin/.env.development b/admin/.env.development
index 040bc28..92661fc 100644
--- a/admin/.env.development
+++ b/admin/.env.development
@@ -1,19 +1,19 @@
 # 寮�鍙戠幆澧冮厤缃�
 NODE_ENV = 'development'
 
-
 VUE_APP_CONTEXT_PATH = '/'
 VUE_APP_API_PREFIX = '/martempo_admin_interface'
 
 # 鐒︽澗鏈湴
-# http://192.168.0.36:10012/doc.html#/home
-# VUE_APP_API_BASE_URL='http://192.168.0.190:10026'
+# VUE_APP_API_BASE_URL = 'http://192.168.0.191:10026'
+
+# 浠诲悍鏈湴
+# VUE_APP_API_BASE_URL = 'http://192.168.0.137:10026'
 
 # 钀嶅鏈湴
-# http://192.168.0.36:10012/doc.html#/home
+# VUE_APP_API_BASE_URL = 'http://192.168.0.102:10026'
 
-# 钀嶅鏈湴
-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 = 'https://bikes.yxbhlt.cn/bike_admin_api/'
+

--
Gitblit v1.9.3