import {get,post} from "@/utils/http" //气压 export function getCismaList(){ return get('/cisma/getCismaList') }