hanbaoshan
2021-02-26 be7a30013f3e6bf80a79ad7ec228c85481c0ad21
src/api/shuohuang.ts
@@ -149,4 +149,9 @@
  url:'/data/api-c/slot/getlst',
  method: 'get',
  params: query
})
export const getEventVideo = (query:any) => request({
  url:'/data/api-c/lkg/getEventClip',
  method: 'get',
  params: query
})