From b3c0cef3e2b8f0fef3185ecfb7fc773e2e79b80e Mon Sep 17 00:00:00 2001 From: lishenfeng Date: Mon, 17 Nov 2025 15:08:46 +0800 Subject: [PATCH] =?UTF-8?q?feat():=20=E6=96=87=E4=BB=B6=E4=B8=8B=E8=BD=BD?= =?UTF-8?q?=E5=9C=B0=E5=9D=80=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- .env.production | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index d235848ba..5d4c47e0e 100644 --- a/.env.development +++ b/.env.development @@ -1,3 +1,3 @@ GENERATE_SOURCEMAP=true PUBLIC_URL=/tsg -REACT_APP_API_URL=http://local.gunshiiot.com:18083 \ No newline at end of file +REACT_APP_API_URL=http://223.75.53.141:83 \ No newline at end of file diff --git a/.env.production b/.env.production index 0baf8bfc8..0c76ced3d 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,3 @@ GENERATE_SOURCEMAP=false PUBLIC_URL=/tsg -REACT_APP_API_URL=http://local.gunshiiot.com:18083 +REACT_APP_API_URL=http://223.75.53.141:83