api.BAbDLzv6.js 482 B

1
  1. import{r as e}from"./index.DdHkfHvx.js";const r="/api/system/digital_human/";function a(t){return e({url:r,method:"get",params:{...t,tenant_id:1}})}function u(t){return e({url:r+t,method:"get"})}function i(t){return e({url:r,method:"post",data:t})}function o(t){return e({url:r+t.id+"/",method:"put",data:t})}function d(t){return e({url:r+t+"/",method:"delete",data:{id:t,tenant_id:1}})}function s(){return e({url:r,method:"get"})}export{i as A,d as D,u as G,o as U,s as a,a as b};