import{s as e}from"./index.1683511265143.js";function r(){return{getMaterialByList:t=>e({url:"http://121.239.169.27:16070/basic/select/selectStuffPage",method:"post",data:t}),addMaterial:t=>e({url:"http://121.239.169.27:16070/basic/insert/insertStuff",method:"post",data:t}),modMaterial:t=>e({url:"http://121.239.169.27:16070/basic/update/updateStuff",method:"post",data:t}),deleteMaterialById:t=>e({url:"http://121.239.169.27:16070/basic/delete/deleteStuff",method:"post",data:t}),getAllMaterial:()=>e({url:"http://121.239.169.27:16070/basic/select/listStuff",method:"get"})}}export{r as m};
|