From 0bb514f42de29164d6ec5f54806d98a881ae0c7f Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期四, 06 二月 2025 16:55:38 +0800 Subject: [PATCH] jtt808初始化 --- admin/.env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/.env.development b/admin/.env.development index cd5ad2c..368d9b7 100644 --- a/admin/.env.development +++ b/admin/.env.development @@ -11,7 +11,7 @@ # http://192.168.0.36:10012/doc.html#/home # 钀嶅鏈湴 -# VUE_APP_API_BASE_URL = 'http://192.168.0.100:10026' + VUE_APP_API_BASE_URL = 'http://192.168.0.104: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