api.BXf5so3U.js 428 B

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