category.4e8ec7d2.js 226 B

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