index-6b840cc0.js 425 B

1
  1. import{ax as t}from"./index-24b5bd0d.js";const r=async a=>await t.get({url:"/crm/product-category/get?id="+a}),c=async a=>await t.post({url:"/crm/product-category/create",data:a}),e=async a=>await t.put({url:"/crm/product-category/update",data:a}),s=async a=>await t.delete({url:"/crm/product-category/delete?id="+a}),o=async a=>await t.get({url:"/crm/product-category/list",params:a});export{r as a,c,s as d,o as g,e as u};