feat(REQ-5865) - 调整系统回退的 API 调用权限
This commit is contained in:
parent
4824a8a315
commit
8259f31173
@ -120,7 +120,7 @@ public interface ProcessTaskApi {
|
||||
*/
|
||||
@Operation(summary = "系统操作回退任务到指定节点")
|
||||
@PostMapping("/api/process/task/system/back")
|
||||
@Manageable
|
||||
@InvokeMode(ASYNC)
|
||||
CommonResponse<Boolean> systemBackTask(@Validated @RequestBody BpmnNodeBackSystemOperateDTO dto);
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user