From 7e8bfcf4c74037104c37e016ffcb40faceef3ad3 Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期五, 11 四月 2025 17:22:40 +0800 Subject: [PATCH] feat: 接口 --- .env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 552a878..c796369 100644 --- a/.env.development +++ b/.env.development @@ -12,8 +12,8 @@ # 寮�鍙戠幆澧冨悗绔湴鍧� VITE_PROXY_DOMAIN_REAL = "http://localhost:57190" +# VITE_PROXY_DOMAIN_REAL = "http://192.168.0.27:57190" # VITE_PROXY_DOMAIN_REAL = "https://testrlywx.boleyuma.com" - VITE_COMPRESSION = "none" -- Gitblit v1.9.1