import{f as o}from"./index-CqEtSlNP.js";class s{static schoolInfo(s){return o.post({url:"follow/schoolInfo",params:{id:s}})}static schoolFollow(s){return o.post({url:"follow/schoolAdd",params:s})}static schoolList(s){return o.post({url:"follow/schoolList",params:s})}static schoolAll(s,t){return o.post({url:"follow/schoolAll",params:{first_id:s,second_id:t},showErrorMessage:!1})}static canteenInfo(s){return o.post({url:"follow/canteenInfo",params:{id:s}})}static canteenFollow(s){return o.post({url:"follow/canteenAdd",params:s})}static canteenList(s){return o.post({url:"follow/canteenList",params:s})}static canteenAll(s,t){return o.post({url:"follow/canteenAll",params:{first_id:s,second_id:t},showErrorMessage:!1})}static companyInfo(s){return o.post({url:"follow/companyInfo",params:{id:s}})}static companyFollow(s){return o.post({url:"follow/companyAdd",params:s})}static companyList(s){return o.post({url:"follow/companyList",params:s})}static companyAll(s,t){return o.post({url:"follow/companyAll",params:{first_id:s,second_id:t},showErrorMessage:!1})}}export{s as f};