From 3d3ed4872b5038a8cc72abc72f95fc2c134e7bc4 Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期四, 20 三月 2025 09:32:56 +0800 Subject: [PATCH] 111 --- admin/.env.development | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/admin/.env.development b/admin/.env.development index fe7c9be..b3b255b 100644 --- a/admin/.env.development +++ b/admin/.env.development @@ -7,11 +7,12 @@ # 鐒︽澗鏈湴 # VUE_APP_API_BASE_URL = 'http://192.168.0.191:10026' -# 钀嶅鏈湴 -# http://192.168.0.36:10012/doc.html#/home +# 浠诲悍鏈湴 +VUE_APP_API_BASE_URL = 'http://192.168.0.137:10026' # 钀嶅鏈湴 -# VUE_APP_API_BASE_URL = 'http://192.168.0.129:10026' +# VUE_APP_API_BASE_URL = 'http://192.168.0.102:10026' # 鍚庣鎺ュ彛鍦板潃 -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