From 2cc85c64f1c64a2dbaeae276a3e2ca8420de76b7 Mon Sep 17 00:00:00 2001 From: WXL <wl_5969728@163.com> Date: 星期三, 22 四月 2026 18:09:58 +0800 Subject: [PATCH] 上报转运调试 --- .env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 3752d78..429dcfb 100644 --- a/.env.development +++ b/.env.development @@ -1,4 +1,4 @@ # 寮�鍙戠幆澧傾PI鍦板潃 # VITE_APP_BASE_API = 'http://192.168.100.10:8080' -VITE_APP_BASE_API = 'http://localhost:8080' +VITE_APP_BASE_API = 'http://192.168.100.10:8080' VUE_APP_PLATFORM = 'h5' \ No newline at end of file -- Gitblit v1.9.3