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 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/admin/.env.development b/admin/.env.development index d822a72..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.102:10026' + VUE_APP_API_BASE_URL = 'http://192.168.0.104:10026' # 鍚庣鎺ュ彛鍦板潃 #VUE_APP_API_BASE_URL = 'https://dmtest.ahapp.net/bike_admin_api' -- Gitblit v1.9.3