You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
563 B
JavaScript

import{ax as o}from"./entry/index-CT2bBVPU-1724922878694.js";function e(r){return o.get({url:"/workflow/category/list",params:r})}function a(r){return o.get({url:"/workflow/category/"+r})}function n(r){return o.postWithMsg({url:"/workflow/category",data:r})}function s(r){return o.putWithMsg({url:"/workflow/category",data:r})}function c(r){return o.deleteWithMsg({url:`/workflow/category/${r}`})}function u(r){return o.post({url:"/workflow/category/export",responseType:"blob",data:r},{isTransformResponse:!1})}export{e as a,s as b,a as c,n as d,u as e,c as f};