From 9dfc54bf6e0fdb3c746815707487c6ae50e98905 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期二, 25 二月 2025 18:30:08 +0800 Subject: [PATCH] 更新 --- 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