hanbaoshan
2021-02-26 7e0e0b4445d3c03cc42005246fa879a4dc8e7e6d
src/api/shuohuang.ts
@@ -150,3 +150,8 @@
  method: 'get',
  params: query
})
export const getEventVideo = (query:any) => request({
  url:'/data/api-c/lkg/getEventClip',
  method: 'get',
  params: query
})