import{t as e}from"./request-D2yY8ZUb.js";function t(t){return e.get(`/goods`,{params:t})}function n(t){return e.get(`/goods/${t}`)}function r(t){return e.post(`/goods`,t)}function i(t,n){return e.put(`/goods/${t}`,n)}function a(t){return e.delete(`/goods/${t}`)}function o(e){return Promise.resolve({code:200,message:`推送功能开发中`,data:null})}function s(){return e.get(`/goods/all`)}const c=s;export{t as a,n as i,a as n,o,c as r,i as s,r as t};