From d2c2798d10a3ec09194f0b291b35ea4ceb705f53 Mon Sep 17 00:00:00 2001 From: Xin Wang Date: Fri, 4 Jul 2025 09:50:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=9C=80=E5=90=8E=E8=A7=86?= =?UTF-8?q?=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 301fc72..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/1751491927911_ts5ckm.mp4' + url: 'https://cdn.qikongjian.com/1751593771075_0lxy9f.mp4' }, } ];