From cc3bbf14c5fde619c23e5502c8583889e94deacc Mon Sep 17 00:00:00 2001 From: jiaosong <jiaosong6760@dingtalk.com> Date: 星期三, 25 十月 2023 09:58:58 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/dev' into dev --- admin/.env.development | 15 ++++++--------- 1 files changed, 6 insertions(+), 9 deletions(-) diff --git a/admin/.env.development b/admin/.env.development index fea891d..bbc103c 100644 --- a/admin/.env.development +++ b/admin/.env.development @@ -5,15 +5,12 @@ VUE_APP_CONTEXT_PATH = '/' VUE_APP_API_PREFIX='/martempo_admin_interface' -#姹熻悕鏈湴 -# VUE_APP_API_BASE_URL='http://192.168.0.36:10011' - -#鍒樼纾婃湰鍦� -# VUE_APP_API_BASE_URL='http://192.168.0.18:10013' - #鐒︽澗鏈湴 # http://192.168.0.36:10012/doc.html#/home -VUE_APP_API_BASE_URL='http://192.168.0.36:10012' +VUE_APP_API_BASE_URL='http://192.168.0.188:10026' -# 娴嬭瘯鏈嶅姟 -# VUE_APP_API_BASE_URL = 'https://dmtest.ahapp.net/martempo_admin_interface' +# # 娴嬭瘯鏈嶅姟 +# 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' -- Gitblit v1.9.3