From 24ef032c4ef5dad3a4f4450810f054f8012bb93b Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期五, 01 八月 2025 12:30:28 +0800
Subject: [PATCH] 患者检验检查增加

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

diff --git a/.env.development b/.env.development
index a822f0f..40c77f4 100644
--- a/.env.development
+++ b/.env.development
@@ -1,4 +1,4 @@
 `.env.development`
 // 开发环境配置
-# VITE_BASIC_API = 'https://hemobs.icoldchain.cn/'
-VITE_BASIC_API = 'http://testbs.ihemodialysis.com/'
\ No newline at end of file
+VITE_BASIC_API = 'https://hemobs.icoldchain.cn/'
+# VITE_BASIC_API = 'http://testbs.ihemodialysis.com/'
\ No newline at end of file

--
Gitblit v1.8.0