he wei
2023-07-27 172bd6b34a43037f188c337100371f7bfd9c640c
src/assets/js/api.js
@@ -76,6 +76,19 @@
}
/**
 * 查询所有机房 带节点/非节点 电压类型 经纬度等
 * stationName1
 * stationName2
 * stationName5
 */
export const getTogetherStations = (params) => {
  return axios({
    method: 'GET',
    url: 'StationInf/getTogetherStations',
    params
  })
}
/**
 * 查询站点名  带stationId fbsdeviceId (含包机组过滤)
 * stationName1
 * stationName2