From 0f65c0cd7f3bc2cea8eb24e87412cb1b02ba5c33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8C=97=E6=9E=B3?= <7854742+wang_rumeng@user.noreply.gitee.com> Date: Wed, 20 Aug 2025 01:48:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BD=E5=A4=96=E6=9C=8D=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/constants.ts b/api/constants.ts index 53e1866..8d41e9b 100644 --- a/api/constants.ts +++ b/api/constants.ts @@ -1,2 +1,2 @@ -export const BASE_URL = process.env.NEXT_PUBLIC_SMART_API +export const BASE_URL = 'https://www.movieflow.ai' //