Commit a3bb2266 authored by carlos's avatar carlos

取消审批

parent 9860efd9
......@@ -41,4 +41,13 @@ interface FlowServiceInterface
* @param $params
*/
public function getApprovalDetail($params);
/**
* Notes: 取消审批
* User: carlos
* DateTime: 2022/11/24 18:16
* @param $params
* @return mixed
*/
public function cancelApproval($params);
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment