This commit is contained in:
quantulr
2023-11-01 17:22:23 +08:00
parent 373b3d9dff
commit edf18e13eb
278 changed files with 1823 additions and 282 deletions

View File

@ -0,0 +1 @@
import{r as t}from"./index.b575cdf1.js";function n(e){return t.get({url:"/system/menu/list",params:e})}function s(e){return t.post({url:"/system/menu/add",params:e})}function r(e){return t.post({url:"/system/menu/edit",params:e})}function m(e){return t.post({url:"/system/menu/del",params:e})}function i(e){return t.get({url:"/system/menu/detail",params:e})}export{r as a,s as b,i as c,m as d,n as m};