From 32dbee794a7f1b0e407eaf8aa17fa55d9c4f6883 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期二, 18 三月 2025 15:34:56 +0800 Subject: [PATCH] jtt808初始化 --- admin/.env.production | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/admin/.env.production b/admin/.env.production index 5599cdf..68e7229 100644 --- a/admin/.env.production +++ b/admin/.env.production @@ -5,9 +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