import{r as e}from"./index.DYFzjhQc.js";const a="/api/cms/sku_attr_dict/";function u(t){return e({url:a,method:"GET",params:t})}function n(t){return e({url:"/api/system/dept/all_dept/",method:"GET",params:t})}function o(t){return e({url:a+t+"/",method:"DELETE",params:t})}function s(t){return e({url:a+`${t.id}/`,method:"PUT",data:t})}function m(t){return e({url:a,method:"post",data:t})}export{n as a,m as c,o as d,u as g,s as u};