From a96b9978f5a4f183a2ed1c2b36562d51168fae6f Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期四, 20 三月 2025 14:32:20 +0800
Subject: [PATCH] 优化

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

diff --git a/admin/.env.production b/admin/.env.production
index 5599cdf..8ac942f 100644
--- a/admin/.env.production
+++ b/admin/.env.production
@@ -7,7 +7,7 @@
 # VUE_APP_API_BASE_URL = 'http://localhost:80/meeting_admin_interface'
 VUE_APP_API_BASE_URL = 'https://dmtest.ahapp.net/bike_admin_api'
 
+# VUE_APP_API_BASE_URL = 'https://bikes.yxbhlt.cn/bike_admin_api/'
+
 # VUE_APP_API_BASE_URL = 'https://skinai.beikepai.com/admin_interface'
 # https://dmtest.ahapp.net/meeting_admin_interface/doc.html
-
-

--
Gitblit v1.9.3