You can not 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
208B

  1. import{z as o}from"./index-dd5fae99.js";const t=e=>o.get(`/api/v1/organization/procdef/detail/${e.processDefId}`),r=e=>o.post(`/api/v1/organization/procdef/delete/${e.processDefId}`,e);export{r as d,t as p};