From ec9047869bd2642821d1dfc5bbd339313d910d66 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期一, 06 七月 2026 18:14:11 +0800 Subject: [PATCH] 新增功能 --- 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