1 |
- import{r as e}from"./index.7XOUGRtJ.js";function n(t){return e({url:"/api/system/job/list",method:"get",params:{...t,tenant_id:"1"}})}function s(t){return e({url:"/api/system/job/detail?id="+t+"&tenant_id=1",method:"get"})}function i(t){return e({url:"/api/system/job/create",method:"post",data:{...t,tenant_id:"1"}})}function o(t){return e({url:"/api/system/job/update",method:"post",data:{...t,tenant_id:"1"}})}function r(t){return e({url:"/api/system/job/delete",method:"delete",data:{id:t,tenant_id:"1"}})}function u(t){return e({url:"/api/system/competency/batch_bind",method:"post",data:t})}function d(t){return e({url:"/api/system/competency/list",method:"get",params:{...t,tenant_id:1}})}function p(t){return e({url:"api/system/job/update_status",method:"post",data:JSON.stringify(t),headers:{"Content-Type":"application/json"}})}function m(t){return e({url:"/api/system/job/batch_publish",method:"post",data:JSON.stringify(t),headers:{"Content-Type":"application/json"}})}export{i as A,u as B,r as D,d as G,p as P,o as U,s as a,m as b,n as c};
|