From 11e47853b39c6c0acd7074bb1727e4295b70d643 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期一, 15 九月 2025 13:36:43 +0800 Subject: [PATCH] 优化 --- admin/.env.development | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/admin/.env.development b/admin/.env.development index 715dda8..92661fc 100644 --- a/admin/.env.development +++ b/admin/.env.development @@ -14,5 +14,6 @@ # VUE_APP_API_BASE_URL = 'http://192.168.0.102:10026' # 鍚庣鎺ュ彛鍦板潃 -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/' -- Gitblit v1.9.3