followApi-PERq4OFE.js 378 B

12
  1. import{x as o}from"./index-CT1qRCFx.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,l){return o.post({url:"follow/schoolAll",params:{first_id:s,second_id:l}})}}export{s as f};