From 658107c8a09e2ef74bab1ad7114eeaf367848a25 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 06 七月 2026 18:14:16 +0800
Subject: [PATCH] Merge branch '3.0.1' of http://139.186.142.91:10010/r/productDev/parkBike into 3.0.1

---
 admin/.env.production |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/admin/.env.production b/admin/.env.production
index f93bae8..d862ade 100644
--- a/admin/.env.production
+++ b/admin/.env.production
@@ -6,3 +6,4 @@
  
 
 VUE_APP_API_BASE_URL = 'https://bikes.yxbhlt.cn/bike_admin_api/'
+# VUE_APP_API_BASE_URL = 'http://192.168.0.3/bikeAdmin'

--
Gitblit v1.9.3