From 901c277599e4abd4fc2f0cde8f9c2b853e779d5a Mon Sep 17 00:00:00 2001 From: chenyc <501753378@qq.com> Date: 星期六, 14 九月 2024 12:42:59 +0800 Subject: [PATCH] 更新膳食调差 --- .env.development | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 86f9384..4db89da 100644 --- a/.env.development +++ b/.env.development @@ -2,4 +2,5 @@ ENV = development # 本地环境接口地址 -VITE_API_URL = http://localhost:8181/ \ No newline at end of file +# VITE_API_URL = 'http://testbs.ihemodialysis.com/' +VITE_API_URL = 'https://hemobs.icoldchain.cn/' -- Gitblit v1.8.0