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