api.C18etMy_.js 544 B

1
  1. import{x as e}from"./index.0pus5kbm.js";const r="/api/system/app_user/";function u(t){return e({url:r+"?user_type=0",method:"get",params:t})}function a(t){return e({url:r+t+"/",method:"get"})}function o(t){return e({url:r,method:"post",data:t})}function s(t){return e({url:r+t.id+"/",method:"put",data:t})}function i(t){return e({url:r+t+"/",method:"delete",data:{id:t}})}function d(){return e({url:r,method:"get"})}function m(){return e({url:"/api/system/organization/tree/",method:"get"})}export{o as A,i as D,m as G,s as U,a,u as b,d as c};