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