You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
366 B
2 lines
366 B
import{a}from"./request-60ae96d2.js";const s=async()=>a("/cate/getParentCateList","GET"),c=async()=>a("/cate/getCateList","GET"),o=async t=>a("/cate/getCategory","GET",{id:t}),g=async t=>a("/cate/addCategory","POST",t),n=async t=>a("/cate/updateCategory","POST",t),y=async t=>a("/cate/deleteCategory","GET",{id:t});export{o as a,s as b,g as c,y as d,c as g,n as u};
|