api.DU1IZv0a.js 347 B

1
  1. import{r}from"./index.T0of0op1.js";const e="/api/system/approval/workflow/";function o(t){return r({url:e,method:"get",params:t})}function u(t){return r({url:e,method:"post",data:t})}function n(t){return r({url:e+t.id+"/",method:"put",data:t})}function s(t){return r({url:e+t+"/",method:"delete",data:{id:t}})}export{u as A,s as D,o as G,n as U};