From 6ea5484424645a4f8d9a84af335578063d988203 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期一, 30 六月 2025 12:43:09 +0800
Subject: [PATCH] 更新电解质单位

---
 .env.development |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.env.development b/.env.development
index 4db89da..f6a2c27 100644
--- a/.env.development
+++ b/.env.development
@@ -2,5 +2,5 @@
 ENV = development
 
 # 本地环境接口地址
-# VITE_API_URL = 'http://testbs.ihemodialysis.com/'
-VITE_API_URL = 'https://hemobs.icoldchain.cn/'
+VITE_API_URL = 'http://testbs.ihemodialysis.com/'
+# VITE_API_URL = 'https://hemobs.icoldchain.cn/'

--
Gitblit v1.8.0