From c6159b0a5a424250adeca1bc2b475da5324fe038 Mon Sep 17 00:00:00 2001 From: web <candymxq888@outlook.com> Date: 星期五, 18 四月 2025 17:16:30 +0800 Subject: [PATCH] fix:对接报表数据 --- .env.development | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index 540224b..1a20aaa 100644 --- a/.env.development +++ b/.env.development @@ -8,7 +8,5 @@ # 图片地址 VITE_APP_IMG_BASEURL='http://192.168.0.200:8036/upload' -# 金川接口 - # VITE_APP_PUBLIC_REQUEST_API = 'http://113.250.189.120:8036' #后端本地 VITE_APP_PUBLIC_REQUEST_API = 'http://192.168.0.200:8036' -- Gitblit v1.9.3