src/api/shuohuang.ts
@@ -158,6 +158,11 @@ }) export const getEventVideo = (query:any) => request({ url:'/data/api-c/lkg/getEventClip', method: 'get', params: query }) export const downloadFile = (query: any) => request({ url: '/data/api-c/lkg/getEventClip', method: 'get', params: query })