From 6e78d2b1b00eceac3ee6222b713f749e21428f9a Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期一, 30 十月 2023 09:09:07 +0800 Subject: [PATCH] Merge branch 'dev' of http://139.186.142.91:10010/r/productDev/parkBike into dev --- 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