From d81915d73a29e0595c1638c1344a141b28d19967 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 20 十二月 2023 14:40:37 +0800
Subject: [PATCH] Mr.Shi

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

diff --git a/admin/.env.production b/admin/.env.production
index df32af4..68e7229 100644
--- a/admin/.env.production
+++ b/admin/.env.production
@@ -5,7 +5,9 @@
 VUE_APP_CONTEXT_PATH = '/bike_admin'
 
 # 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://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