src/api/area.js @@ -150,3 +150,13 @@ } }) } export function getSwitchCabinetInfo() { return request({ url: '/api/services/app/SwitchDevice/GetSwitchCabinetInfo', method: 'get', params: { } }) }