From 437c097a0699dba0a23689e741e941b987d56eb1 Mon Sep 17 00:00:00 2001 From: chenyc <501753378@qq.com> Date: 星期四, 25 九月 2025 20:53:54 +0800 Subject: [PATCH] gx错误文件 --- .env.development | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index bb87784..36b1135 100644 --- a/.env.development +++ b/.env.development @@ -2,4 +2,5 @@ ENV = development # 本地环境接口地址 -VITE_API_URL = 'http://testbs.ihemodialysis.com/' \ No newline at end of file +VITE_API_URL = 'https://testbs.ihemodialysis.com/' +# VITE_API_URL = 'https://hemobs.icoldchain.cn/' -- Gitblit v1.8.0