From 81f12646ed78657c1cca899ef7a17b0f3b881037 Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期四, 02 十一月 2023 12:00:03 +0800 Subject: [PATCH] 111 --- admin/.env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/.env.development b/admin/.env.development index 6e828ff..12a9035 100644 --- a/admin/.env.development +++ b/admin/.env.development @@ -7,10 +7,10 @@ #鐒︽澗鏈湴 # http://192.168.0.36:10012/doc.html#/home -VUE_APP_API_BASE_URL='http://192.168.0.36:10026' +VUE_APP_API_BASE_URL='http://192.168.0.190:10026' # # 娴嬭瘯鏈嶅姟 # VUE_APP_API_PREFIX='/bike_admin_api' # # 鍚庣鎺ュ彛鍦板潃锛歨ttps://dmtest.ahapp.net/bike_admin_api/doc.html -# 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