1 |
- import{r as a}from"./index.DYFzjhQc.js";const r="/api/choice/goods/";function o(t){return a({url:r,method:"GET",params:t})}function n(t){return a({url:r+t.id+"/",method:"PUT",data:t})}function u(t){return a({url:r+`${t.id}/`,method:"DELETE",data:t})}function s(){return a({url:r+"tags/",method:"GET"})}function i(){return a({url:r+"brands/"})}function d(){return a({url:"/api/choice/marketplace_shops/select/",method:"GET"})}function m(t){return a({url:"/api/system/user/select/",params:t,method:"GET"})}function p(t){return a({url:r+"alarm-manage/",params:t,method:"GET"})}function l(t){return a({url:r+"monitor/",data:t,method:"POST"})}function c(t){return a({url:r+"alarm-manage/",data:t,method:"post"})}function f(t){return a({url:"api/system/file/",method:"POST",data:t,headers:{"Content-Type":"multipart/form-data"}})}function h(t){return a({url:r+"alarm/import_data/",method:"POST",data:t})}function T(t){return a({url:r+"import_data/",method:"POST",data:t})}function g(t){return a({url:r+"export_data/",method:"GET",params:t,responseType:"blob"})}function E(t){return a({url:"/api/choice/goods/sku-alarm/",method:"POST",data:t})}export{h as a,T as b,n as c,u as d,g as e,p as f,o as g,m as h,c as i,E as j,s as k,i as l,d as m,l as p,f as u};
|