src/api/shuohuang.ts @@ -203,3 +203,9 @@ method: 'get', responseType: "blob" }) export const getHiddenEventStatistics = (query: any) => request({ url: '/data/api-c/index/getHiddenEventStatistics', method: 'get', params: query })