api.d_LdJztQ.js 506 B

1
  1. import{r as e}from"./index.8VEyMOSu.js";const r="/api/system/device/category/";function n(t){return e({url:"/api/system/device/category/all_with_disabled/",method:"get",params:t})}function u(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"})}export{o as A,i as D,n as G,s as U,u as a,d as b};