src/api/shuohuang.ts
@@ -153,10 +153,10 @@ url: '/data/api-c/device/getlst', method: 'get' }) export const getDeviceInfoById = (query: any) => request({ export const getDeviceInfo = (data: any) => request({ url: '/data/api-c/slot/getlst', method: 'get', params: query method: 'post', data: data }) export const uploadLKG = (data: any) =>