From 64bda9e8889704e19724eeec1811b695839a7ae5 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期二, 18 三月 2025 11:59:08 +0800 Subject: [PATCH] 1 --- admin/.env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/.env.development b/admin/.env.development index cd5ad2c..d822a72 100644 --- a/admin/.env.development +++ b/admin/.env.development @@ -11,7 +11,7 @@ # http://192.168.0.36:10012/doc.html#/home # 钀嶅鏈湴 -# VUE_APP_API_BASE_URL = 'http://192.168.0.100:10026' + 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' -- Gitblit v1.9.3