From b55089dbcb795f230d120fe9db9b50d8416b899d Mon Sep 17 00:00:00 2001 From: ZhangYong Date: Thu, 2 Apr 2026 15:27:23 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/.env.development b/.env.development index 94b830f..38e25f8 100644 --- a/.env.development +++ b/.env.development @@ -1,3 +1,22 @@ -VITE_API_BASE='https://hwjb.homilychart.com/prod' -# VITE_API_BASE='http://192.168.8.246:8081/' -VITE_UPLOAD_URL=https://api.homilychart.com/hljw/api/aws/upload +VITE_API_BASE='https://hwjb.homilychart.com/dev/admin/' +# 测试环境 +# VITE_API_BASE='http://54.255.212.181:10704/' +# 正式环境 +# VITE_API_BASE='http://54.255.212.181:10705/' +VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload +# sunjiabei +# VITE_API_BASE='http://192.168.9.28:8081/' +# VITE_API_BASE='http://192.168.5.92:8081/' +# 张勇 +# VITE_API_BASE='http://192.168.40.72:8081/' +# 本地 +# VITE_API_BASE='http://localhost:8081/' +# 孙加倍 +# VITE_API_BASE='http://192.168.40.12:8081' +# 黄其振 +# VITE_API_BASE='http://192.168.40.17:8081' +# Lijianlin +# VITE_API_BASE='http://192.168.40.9:8081/' +# VITE_API_BASE='http://localhost:8081/' +# 汪国瑞 +# VITE_API_BASE='http://192.168.40.30:8081/' \ No newline at end of file