src/api/workflow/processDefinition/index.ts
@@ -93,7 +93,10 @@ return request({ url: '/workflow/processDefinition/deployByFile', method: 'post', data: data data: data, headers: { repeatSubmit: false } }); } @@ -109,4 +112,3 @@ method: 'put' }); };