| 12 |
- import{x as t}from"./index-CT1qRCFx.js";class s{static list(s){return t.post({url:"schoolRelation/list",params:s})}static selectList(){return t.post({url:"schoolRelation/getSelectList"})}static info(s){return t.post({url:"schoolRelation/info",params:{id:s}})}static add(s){return t.post({url:"schoolRelation/add",params:s})}static updateAttr(s){return t.post({url:"schoolRelation/updateAttr",params:s})}static edit(s){return t.post({url:"schoolRelation/edit",params:s})}static delete(s){return t.post({url:"schoolRelation/delete",params:s})}}export{s};
|