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