category.a6e5c8cf.js 227 B

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