首次提交

This commit is contained in:
2024-04-07 09:46:14 +08:00
commit d1b1ee6e11
409 changed files with 46850 additions and 0 deletions

View File

@@ -0,0 +1 @@
import{b as e}from"./index.51e15757.js";const r=t=>e({url:"system/org",method:"post",data:t}),m=t=>e({url:"system/org/"+t,method:"delete"}),d=({id:t,...s})=>e({url:"system/org/"+t,method:"patch",data:s}),g=()=>e({url:"system/org",method:"get"});export{r as c,m as d,g as f,d as u};