feat(工作流模块): 新增 取消申请状态。 感谢 @醒哥 [pr:67](https://gitee.com/KonBAI-Q/ruoyi-flowable-plus/pulls/67)
This commit is contained in:
@@ -31,7 +31,7 @@ public class WfTaskController {
|
||||
private final IWfTaskService flowTaskService;
|
||||
|
||||
/**
|
||||
* 取消申请
|
||||
* 取消流程
|
||||
*/
|
||||
@PostMapping(value = "/stopProcess")
|
||||
@SaCheckPermission("workflow:process:cancel")
|
||||
|
||||
Reference in New Issue
Block a user