diff --git a/components/work-flow/constants.ts b/components/work-flow/constants.ts index 88cc7c7..a7ace12 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://static.qikongjian.com/final.mp4' + url: 'https://cdn.huiying.video/final.mp4' }, } ];