From 59ba223820054f296191f581bd413f5b9cff9e7f Mon Sep 17 00:00:00 2001 From: chenyc <501753378@qq.com> Date: 星期三, 21 八月 2024 18:38:48 +0800 Subject: [PATCH] 更新患者档案 --- .env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 86f9384..bb87784 100644 --- a/.env.development +++ b/.env.development @@ -2,4 +2,4 @@ ENV = development # 本地环境接口地址 -VITE_API_URL = http://localhost:8181/ \ No newline at end of file +VITE_API_URL = 'http://testbs.ihemodialysis.com/' \ No newline at end of file -- Gitblit v1.8.0