From 76cb30c45b82c15ac5c21402e670b370485fc616 Mon Sep 17 00:00:00 2001 From: Xin Wang Date: Fri, 4 Jul 2025 10:56:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E6=BB=9A=E4=B8=8A=E4=B8=80=E4=B8=AA?= =?UTF-8?q?=E8=A7=86=E9=A2=91?= 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 c6ae095..da94698 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/1751595076430_tejqj5.mp4' + url: 'https://cdn.qikongjian.com/1751593771075_0lxy9f.mp4' }, } ];