canteenApi-B3ysxSLK.js 529 B

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