1
0

solve conflict file

This commit is contained in:
zhangsz
2024-10-25 14:58:42 +08:00
parent 5cdb82297a
commit 3649afe328
1533 changed files with 77808 additions and 0 deletions

View File

@@ -0,0 +1 @@
import{j as t}from"../index.D-NvtsOM.js";function n(e){return t({url:"/system/menu/list",method:"get",params:e})}function r(e){return t({url:`/system/menu/${e}`,method:"get"})}function s(){return t({url:"/system/menu/treeSelect",method:"get"})}function m(e){return t({url:`/system/menu/roleMenuTreeSelect/${e}`,method:"get"})}function o(e){return t({url:"/system/menu",method:"post",data:e})}function l(e){return t({url:"/system/menu",method:"put",data:e})}function a(e){return t({url:`/system/menu/${e}`,method:"delete"})}export{o as a,a as d,r as g,n as l,s as m,m as r,l as u};