category.2f66e3fa.js 226 B

1
  1. import{T as t}from"./index-f5bc5907.js";const o={getCategoryList:()=>t({url:"/product/category/list",method:"GET"}),getCategoryListByIds:o=>t({url:"/product/category/list-by-ids",method:"GET",params:{ids:o}})};export{o as C};