From e46a6e287f752825a8ae5f4024769cd3fbc39a4a Mon Sep 17 00:00:00 2001 From: 马宇豪 <978517621@qq.com> Date: 星期三, 16 四月 2025 16:32:28 +0800 Subject: [PATCH] 许可证 --- .env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index a0c49bb..737903e 100644 --- a/.env.development +++ b/.env.development @@ -7,7 +7,7 @@ # 烟花爆竹批发企业仓库安全监测预警/开发环境 #贺哥 -VITE_APP_BASE_API = 'http://192.168.2.11:8100' +VITE_APP_BASE_API = 'http://192.168.2.58:8100' #线上 #VITE_APP_BASE_API = 'http://47.108.222.15:8185/signature' -- Gitblit v1.9.2