From 959caa2054458ae8bfd66ed2998fae671ac2528d Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期四, 28 八月 2025 16:33:05 +0800
Subject: [PATCH] 医嘱问题

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

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

--
Gitblit v1.8.0