From b6bb772b0ee54d0a6c3c9f7266c3bd7db99cba9e Mon Sep 17 00:00:00 2001 From: hailin Date: Fri, 19 Dec 2025 04:23:29 -0800 Subject: [PATCH] =?UTF-8?q?fix(admin-web):=20=E4=BF=AE=E5=A4=8D=E7=94=9F?= =?UTF-8?q?=E4=BA=A7=E7=8E=AF=E5=A2=83=20API=20=E5=9C=B0=E5=9D=80=E4=B8=BA?= =?UTF-8?q?=20rwaapi.szaiai.com?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/admin-web/.env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/admin-web/.env.production b/frontend/admin-web/.env.production index 2cc4ecad..f5deda32 100644 --- a/frontend/admin-web/.env.production +++ b/frontend/admin-web/.env.production @@ -1,5 +1,5 @@ # API Configuration -NEXT_PUBLIC_API_BASE_URL=https://api.rwadurian.com/api +NEXT_PUBLIC_API_BASE_URL=https://rwaapi.szaiai.com/api # Application Info NEXT_PUBLIC_APP_NAME=榴莲认种管理后台