mirror of
https://gitee.com/niucloud-team/niucloud-admin.git
synced 2025-12-11 18:32:49 +00:00
2 lines
606 B
JavaScript
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};
|