mirror of
https://gitee.com/xiangheng/x_admin.git
synced 2025-10-18 22:15:04 +08:00
完善驳回
This commit is contained in:
@@ -53,6 +53,8 @@ func FlowHistoryRoute(rg *gin.RouterGroup) {
|
||||
rg.POST("/flow_history/del", handle.Del)
|
||||
|
||||
rg.POST("/flow_history/pass", handle.Pass)
|
||||
rg.POST("/flow_history/back", handle.Back)
|
||||
|
||||
rg.POST("/flow_history/next_node", handle.NextNode)
|
||||
rg.POST("/flow_history/get_approver", handle.GetApprover)
|
||||
}
|
||||
|
Reference in New Issue
Block a user