From ac1823363dd9514027cbbccff21ee1a058c52b26 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 00:06:41 +0800 Subject: [PATCH] xianshang --- api/constants.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/api/constants.ts b/api/constants.ts index 53e1866..8dfaed6 100644 --- a/api/constants.ts +++ b/api/constants.ts @@ -1,2 +1,3 @@ -export const BASE_URL = process.env.NEXT_PUBLIC_SMART_API +// export const BASE_URL = process.env.NEXT_PUBLIC_SMART_API // +export const BASE_URL = 'https://pre.movieflow.api.huiying.video' \ No newline at end of file