api.DF5ucf_n.js 786 B

1
  1. import{r as e}from"./index.BHt1GNI6.js";const a="/api/system/inventory/check-records/list/";function n(t){return e({url:a,method:"get",params:t})}function s(t){return e({url:a,method:"post",data:t})}function o(t){return e({url:a+t.id+"/",method:"put",data:t})}function c(t){return e({url:a+t+"/",method:"delete",data:{id:t}})}function u(){return e({url:a,method:"get"})}function i(t){return e({url:"/api/system/device/scan/start/",method:"post",data:t})}function d(t){return e({url:"/api/system/device/scan/",method:"post",data:t})}function m(t){return e({url:"/api/system/device/scan/complete/",method:"post",data:t})}function p(t){return e({url:`/api/system/inventory/check-records/${t}/cancel/`,method:"post"})}export{s as A,m as C,c as D,u as G,d as S,o as U,p as a,i as b,n as c};