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 e}from"../index.D-NvtsOM.js";function a(t){return e({url:"/system/tenant/list",method:"get",params:t})}function s(t){return e({url:`/system/tenant/${t}`,method:"get"})}function r(t){return e({url:"/system/tenant",method:"post",data:t})}function u(t){return e({url:"/system/tenant",method:"put",data:t})}function o(t){return e({url:`/system/tenant/${t}`,method:"delete"})}export{r as a,o as d,s as g,a as l,u};