From 538938d540cb71d6c17478d1d53b1e9da24334c9 Mon Sep 17 00:00:00 2001 From: jiaosong <jiaosong6760@dingtalk.com> Date: 星期五, 03 十一月 2023 11:52:00 +0800 Subject: [PATCH] # log日志 --- 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