1 |
- import{r as e,m as n}from"./index.lP_uh0LI.js";const r=`${n.system}menu/`;function o(t){return e({url:r,method:"get",params:t})}function a(t){return e({url:r,method:"post",data:t})}function m(t){return e({url:r+t.id+"/",method:"put",data:t})}function s(t){return e({url:r+t+"/",method:"delete"})}function d(t){return e({url:r,method:"get",params:t})}function i(t){return e({url:r+"move_up/",method:"post",data:t})}function p(t){return e({url:r+"move_down/",method:"post",data:t})}export{a as A,s as D,o as G,m as U,p as a,d as l,i as m};
|