From 805fcd4d881ac13d0fe9961076ead66a71c20b2d Mon Sep 17 00:00:00 2001 From: Mr.Zhang <710666463@qq.com> Date: 星期六, 28 十月 2023 18:12:21 +0800 Subject: [PATCH] 10.28 --- admin/.env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/.env.development b/admin/.env.development index bbc103c..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.188: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