goods-BFtI2D7x.js 544 B

1
  1. import{a5 as e}from"./index-htML_UHV.js";function r(t){return e({url:"/admin/erp/product/addProduct",method:"post",headers:{"Content-Type":"application/json"},data:t})}function n(t,d){return e({url:`/admin/erp/product/updateProduct/${t}`,method:"post",headers:{"Content-Type":"application/json"},data:d})}function a(t){return e({url:"/admin/erp/product",method:"get",params:t})}function p(t){return e({url:`/admin/erp/product/deletedProduct/${t}`,method:"post",headers:{"Content-Type":"application/json"}})}export{r as a,p as d,n as e,a as p};