1 |
- import{r as e,S as a}from"./index.CUwaQBEt.js";function s(t){return e({url:"/api/system/job/list",method:"get",params:{...t,tenant_id:"1"}})}function i(t){return e({url:"/api/system/job/detail?id="+t+"&tenant_id=1",method:"get"})}function o(t){return e({url:"/api/system/job/create",method:"post",data:{...t,tenant_id:"1"}})}function r(t){return e({url:"/api/system/job/update",method:"post",data:{...t,tenant_id:"1"}})}function u(t){return e({url:"/api/system/job/delete",method:"delete",data:{id:t,tenant_id:"1"}})}function p(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 m(t){return e({url:"api/system/job/update_status",method:"post",data:JSON.stringify(t),headers:{"Content-Type":"application/json"}})}function c(t){return e({url:"/api/system/job/batch_publish",method:"post",data:JSON.stringify(t),headers:{"Content-Type":"application/json"}})}function h(t){return e({url:"/api/ai/generate_job_description",method:"post",data:JSON.stringify(t),headers:{"Content-Type":"application/json",Authorization:"JWT "+a.get("token")}})}function l(t){return e({url:"api/system/job/question_videos_status",method:"get",params:t})}export{o as A,p as B,l as C,u as D,d as G,m as P,r as U,h as a,i as b,c,s as d};
|