feat:初始化 -融骅

This commit is contained in:
2023-10-17 09:15:30 +08:00
parent c9ff84e6a2
commit 405e152b38
1190 changed files with 138344 additions and 455 deletions

View File

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