From 50c564c2568e7fb52d8dcbcbebb937a6a8284eeb Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期四, 02 十一月 2023 17:05:45 +0800 Subject: [PATCH] MrShi --- admin/.env.development | 22 +++++++++++----------- 1 files changed, 11 insertions(+), 11 deletions(-) diff --git a/admin/.env.development b/admin/.env.development index fea891d..040bc28 100644 --- a/admin/.env.development +++ b/admin/.env.development @@ -3,17 +3,17 @@ VUE_APP_CONTEXT_PATH = '/' -VUE_APP_API_PREFIX='/martempo_admin_interface' +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.190:10026' -# 娴嬭瘯鏈嶅姟 -# VUE_APP_API_BASE_URL = 'https://dmtest.ahapp.net/martempo_admin_interface' +# 钀嶅鏈湴 +# http://192.168.0.36:10012/doc.html#/home + +# 钀嶅鏈湴 +VUE_APP_API_BASE_URL = 'http://192.168.0.100:10026' + +# 鍚庣鎺ュ彛鍦板潃锛歨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