2023-11-15 15:57:04 +08:00

2 lines
606 B
JavaScript

import{b1 as o}from"./index-faf5e276.js";function t(){return o.get("shop/goods/category/config")}function s(){return o.get("shop/goods/category/tree")}function e(t){return o.get("shop/goods/pages",t)}function n(t){return o.get("shop/goods/detail",t)}function r(t){return o.get(`shop/goods/sku/${t}`)}function g(t){return o.post(`shop/goods/collect/${t}`)}function u(t){return o.delete(`shop/goods/collect/${t}`)}function c(t){return o.get("shop/goods/evaluate/list",{goods_id:t})}function a(t){return o.get("shop/goods/components",t)}export{s as a,e as b,n as c,c as d,u as e,g as f,a as g,r as h,t as i};