src/api/shuohuang.ts @@ -167,4 +167,10 @@ url: '/data/api-c/lkg/uploadLKGExcel', method: 'post', data }) export const getLKGData = () => request({ url: '/data/api-c/lkg/getLKGData', method: 'get', })