From 87ae6c2c264702cc3890282bfb881ceb0fb4977d Mon Sep 17 00:00:00 2001 From: Xin Wang Date: Fri, 4 Jul 2025 10:12:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=84=E7=90=86final=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/work-flow/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/work-flow/constants.ts b/components/work-flow/constants.ts index da94698..c6ae095 100644 --- a/components/work-flow/constants.ts +++ b/components/work-flow/constants.ts @@ -200,7 +200,7 @@ export const MOCK_DATA = [ isLooped: true, }, final: { - url: 'https://cdn.qikongjian.com/1751593771075_0lxy9f.mp4' + url: 'https://cdn.qikongjian.com/1751595076430_tejqj5.mp4' }, } ];