category.2d5d6aee.js 226 B

1
  1. import{Z as t}from"./index-62d4cfbc.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};