| 12 |
- import{e as t}from"./index-CMRBJjvD.js";class r{static list(r){return t.post({url:"company/list",params:r})}static info(r){return t.post({url:"company/info",params:{id:r}})}static add(r){return t.post({url:"company/add",params:r})}static selectList(){return t.post({url:"company/getSelectList",showErrorMessage:!1})}static updateAttr(r){return t.post({url:"company/updateAttr",params:r})}static edit(r){return t.post({url:"company/edit",params:r})}static delete(r){return t.post({url:"company/delete",params:r})}}export{r as c};
|