From dda5e3d12e6c389ec44972e3abe40955e459d79a Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期四, 04 九月 2025 18:35:03 +0800
Subject: [PATCH] 改bug

---
 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