import fly from "../utils/request.js" //获取基站参数 export function getMobileBtsParamList(data) { return fly.post("/bparam/getMobileBtsParamList", data) }